17 lines
No EOL
574 B
HTML
17 lines
No EOL
574 B
HTML
<h2>Pakplayer License</h2><br />
|
|
<div>
|
|
|
|
<form name="subs_config" action="" method="post">
|
|
<table width="100%" border="0" cellpadding="2" cellspacing="0" class="block">
|
|
<tr>
|
|
<td width="301" valign="top"><strong>Please enter your license here</strong></td>
|
|
<td width="813" valign="top"><input name="pak_license" type="text" id="pak_license" value="{$configs.pak_license}" /></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><input type="submit" name="update" id="update" value="Update" class="button" /></td>
|
|
<td valign="top"> </td>
|
|
</tr>
|
|
</table>
|
|
</form>
|
|
|
|
</div> |