Subversion Repositories wimsdev

Rev

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

Rev 5927 Rev 6147
Line 16... Line 16...
16
!form reply
16
!form reply
17
<input type="hidden" name="job" value="auth2"/>
17
<input type="hidden" name="job" value="auth2"/>
18
!if $readauth=yes
18
!if $readauth=yes
19
 <input type="hidden" name="noedit" value="yes"/>
19
 <input type="hidden" name="noedit" value="yes"/>
20
!endif
20
!endif
21
<center>
21
<div class="wimscenter">
22
$name_secretcode <input type="password" size="16" name="coder"/>
22
$name_secretcode <input type="password" size="16" name="coder"/>
23
<input type="submit" value="$wims_name_tosave"/>
23
<input type="submit" value="$wims_name_tosave"/>
24
</center>
24
</div>
25
!formend
25
!formend
26
<p>
26
 
27
!if $readauth=yes
27
!if $readauth=yes
28
 !read lang/names.phtml.$modu_lang readauth
-
 
29
 <p>
28
 <p>
-
 
29
 !read lang/names.phtml.$modu_lang readauth
-
 
30
 </p>
30
!endif
31
!endif