Subversion Repositories wimsdev

Rev

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

Rev 7101 Rev 10228
Line 12... Line 12...
12
!endif
12
!endif
13
 
13
 
14
!header
14
!header
15
 
15
 
16
!if $error!=$empty
16
!if $error!=$empty
17
 <div class="wims_alertmsg">
17
 <div class="wims_msg alert">
18
 !read lang/msg.phtml.$modu_lang
18
 !read lang/msg.phtml.$modu_lang
19
 </div>
19
 </div>
20
 !tail
20
 !tail
21
 !exit
21
 !exit
22
!endif
22
!endif