Subversion Repositories wimsdev

Rev

Rev 2259 | Rev 3049 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
23 reyssat 1
 
1185 bpr 2
<h1 class="wims_docu_title">$tit<br>
751 bpr 3
$n_codechange
23 reyssat 4
</h1>
5
 
6
!if $error!=$empty
2286 bpr 7
 !read docu/$modu_lang/msg.phtml
23 reyssat 8
 <p><hr> <p>
9
!endif
10
 
11
!set wims_form_method=post
12
!form reply
1185 bpr 13
<center><table border=0 cellspacing=5>
2259 bpr 14
<tr><td nowrap align=right>$name_code1
23 reyssat 15
<td align=left><input type=password size=20 name=coder1>
2259 bpr 16
<tr><td nowrap align=right>$name_code2
23 reyssat 17
<td align=left><input type=password size=20 name=coder>
2259 bpr 18
<tr><td nowrap align=right>$name_code3
23 reyssat 19
<td align=left><input type=password size=20 name=coder2>
20
 
21
<tr><td colspan=2 align=center>
1509 bpr 22
<input type=submit value="$wims_name_tosave">
23
<input type=submit name=abandon value="$wims_name_giveup">
1185 bpr 24
</table></center></form>
23 reyssat 25
 
2259 bpr 26
$name_code4