Subversion Repositories wimsdev

Rev

Rev 2286 | Rev 5734 | 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>
3049 bpr 14
<tr><td nowrap align="right">$name_code1
15
<td align="left"><input type=password size=20 name="coder1">
16
<tr><td nowrap align="right">$name_code2
17
<td align="left"><input type=password size=20 name="coder">
18
<tr><td nowrap align="right">$name_code3
19
<td align="left"><input type=password size=20 name="coder2">
23 reyssat 20
 
3049 bpr 21
<tr><td colspan=2 align="center">
1509 bpr 22
<input type=submit value="$wims_name_tosave">
3049 bpr 23
<input type=submit name="abandon" value="$wims_name_giveup">
1185 bpr 24
</table></center></form>
23 reyssat 25
 
2259 bpr 26
$name_code4