Subversion Repositories wimsdev

Rev

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

Rev Author Line No. Line
1185 bpr 1
<h1 class="wims_docu_title">$tit</h1>
23 reyssat 2
 
2259 bpr 3
$name_author_is
23 reyssat 4
!if $email!=$empty
5
 !mailurl $email $author
6
.
7
!else
8
 $author.
9
!endif
10
!if $readauth=yes
2259 bpr 11
 $name_code_warning1
23 reyssat 12
!else
2259 bpr 13
 $name_code_warning2
23 reyssat 14
!endif
15
<p>
16
!form reply
17
<input type=hidden name=job value=auth2>
18
!if $readauth=yes
19
 <input type=hidden name=noedit value=yes>
20
!endif
21
<center>
2259 bpr 22
$name_secretcode <input type=password size=16 name=coder>
23
<input type=submit value="$wims_name_tosave">
23 reyssat 24
</center></form>
25
<p>
26
!if $readauth=yes
2259 bpr 27
 !read msg.phtml.$lang readauth
23 reyssat 28
 <p>
29
!endif