<h1 class="wims_docu_title">$tit<br/>
$n_codechange
</h1>
!if $error!=$empty
!read docu/$modu_lang/msg.phtml
<hr/>
!endif
!set wims_form_method=post
!form reply
<center><table border="0" cellspacing="5">
<tr><td nowrap="nowrap" align="right">$name_code1
<td align="left"><input type="password" size="20" name="coder1"/>
<tr><td nowrap="nowrap" align="right">$name_code2
<td align="left"><input type="password" size="20" name="coder"/>
<tr><td nowrap="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