Subversion Repositories wimsdev

Rev

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

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