Subversion Repositories wimsdev

Rev

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

Rev 10228 Rev 11714
Line 15... Line 15...
15
!headmenu
15
!headmenu
16
!!endif
16
!!endif
17
 
17
 
18
!if $error=bad_class
18
!if $error=bad_class
19
 <div class="wims_msg alert">
19
 <div class="wims_msg alert">
20
 !read lang/msg.phtml.$moduclass_lang  $error
20
 !read lang/msg.phtml.$moduclass_lang $error
21
 </div>
21
 </div>
22
 !tail
22
 !tail
23
 !exit
23
 !exit
24
!endif
24
!endif
25
 
25