23 lines
622 B
HTML
Executable File
23 lines
622 B
HTML
Executable File
<table class="basicTable" style='width:400'>
|
|
<form id="cGNXUnoxwrBVcWFUWXRaWFJ5cWllNUbCsGxvTTg___" name="cGNXUnoxwrBVcWFUWXRaWFJ5cWllNUbCsGxvTTg___" action="" method="post">
|
|
<tr><td valign='top'>
|
|
<table class='Record' >
|
|
<tr>
|
|
<td class='FormTitle' colspan="2">{$form.abc}</td>
|
|
</tr>
|
|
<tr>
|
|
<td class='FormLabel'>{$USR_NAME}</td>
|
|
<td class='FormField'>{$form.USR_NAME}</td>
|
|
</tr>
|
|
<tr>
|
|
<td class='FormButton' colspan="2">{$form.BSUBMIT}</td>
|
|
</tr>
|
|
</table>
|
|
</td></tr>
|
|
</form>
|
|
</table>
|
|
<br>
|
|
<div id='DIV_USER_LIST'>
|
|
</div>
|
|
{$form.JS}
|