Subversion Repositories wimsdev

Rev

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

Rev 10081 Rev 10228
Line 12... Line 12...
12
!read adm/title.phtml 1\
12
!read adm/title.phtml 1\
13
$classname\
13
$classname\
14
$name_title
14
$name_title
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.$moduclass_lang
18
 !read lang/msg.phtml.$moduclass_lang
19
 </div>
19
 </div>
20
 !set wims_menu_items=!append line class_home,1,module=home\
20
 !set wims_menu_items=!append line class_home,1,module=home\
21
 to $wims_menu_items
21
 to $wims_menu_items
22
 !goto end
22
 !goto end