Rev 1692 |
Rev 2286 |
Go to most recent revision |
Blame |
Compare with Previous |
Last modification |
View Log
| RSS feed
<h1 class="wims_docu_title">$tit<br>
$n_codechange
</h1>
!if $error!=$empty
!read docu/msg.phtml
<p><hr> <p>
!endif
!set wims_form_method=post
!form reply
<center><table border=0 cellspacing=5>
<tr><td nowrap align=right>$name_code1
<td align=left><input type=password size=20 name=coder1>
<tr><td nowrap align=right>$name_code2
<td align=left><input type=password size=20 name=coder>
<tr><td nowrap align=right>$name_code3
<td align=left><input type=password size=20 name=coder2>
<tr><td colspan=2 align=center>
<input type=submit value="$wims_name_tosave">
<input type=submit name=abandon value="$wims_name_giveup">
</table></center></form>
$name_code4