Subversion Repositories wimsdev

Rev

Rev 5882 | Rev 5972 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5882 Rev 5927
Line 8... Line 8...
8
 <hr/>
8
 <hr/>
9
!endif
9
!endif
10
 
10
 
11
!set wims_form_method=post
11
!set wims_form_method=post
12
!form reply
12
!form reply
13
<center><table border="0" cellspacing="5">
13
<table class="wimscenter wimsnoborder wimsform">
14
<tr><td nowrap="nowrap" align="right">$name_code1
14
<tr><td nowrap="nowrap" align="right">$name_code1
15
<td align="left"><input type="password" size="20" name="coder1"/>
15
</td><td align="left"><input type="password" size="20" name="coder1"/></td></tr>
16
<tr><td nowrap="nowrap" align="right">$name_code2
16
<tr><td nowrap="nowrap" align="right">$name_code2
17
<td align="left"><input type="password" size="20" name="coder"/>
17
</td><td align="left"><input type="password" size="20" name="coder"/></td></tr>
18
<tr><td nowrap="nowrap" align="right">$name_code3
18
<tr><td nowrap="nowrap" align="right">$name_code3
19
<td align="left"><input type="password" size="20" name="coder2"/>
19
</td><td align="left"><input type="password" size="20" name="coder2"/></td></tr>
20
 
20
 
21
<tr><td colspan="2" align="center">
21
<tr><td colspan="2" align="center">
22
<input type="submit" value="$wims_name_tosave"/>
22
<input type="submit" value="$wims_name_tosave"/>
23
<input type="submit" name="abandon" value="$wims_name_giveup"/>
23
<input type="submit" name="abandon" value="$wims_name_giveup"/>
24
</table></center></form>
24
</td></tr></table>
-
 
25
!formend
25
 
26
 
26
$name_code4
27
$name_code4