Subversion Repositories wimsdev

Rev

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

Rev 6685 Rev 9480
Line 1... Line -...
1
 
-
 
2
<h1 class="wims_docu_title">$n_creation</h1>
1
<h1 class="wims_docu_title">$n_creation</h1>
3
 
2
 
4
!if $error!=$empty
3
!if $error!=$empty
5
 <div class="wims_alertmsg">
4
 <div class="wims_alertmsg">
6
 !read docu/$modu_lang/msg.phtml
5
 !read docu/$modu_lang/msg.phtml
7
 </div>
6
 </div>
8
 
7
 
9
!endif
8
!endif
10
 
9
 
11
!read propform.phtml
10
!read propform.phtml
12
 
-