Subversion Repositories wimsdev

Rev

Rev 10177 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 10177 Rev 10229
Line 10... Line 10...
10
to $wims_menu_items
10
to $wims_menu_items
11
!endif
11
!endif
12
 
12
 
13
!if $end!=0 and $end!=$empty
13
!if $end!=0 and $end!=$empty
14
 !if $error!=$empty
14
 !if $error!=$empty
15
  <div class="wims_alertmsg">
15
  <div class="wims_msg alert">
16
  !read msg.phtml
16
  !read msg.phtml
17
  </div>
17
  </div>
18
  !read menu.phtml
18
  !read menu.phtml
19
  !goto end
19
  !goto end
20
 !else
20
 !else