Subversion Repositories wimsdev

Rev

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

Rev 14461 Rev 14465
Line 30... Line 30...
30
      <div class="wimsbody">
30
      <div class="wimsbody">
31
!read themes/_widgets/site_title.phtml
31
!read themes/_widgets/site_title.phtml
32
!read ./form.phtml
32
!read ./form.phtml
33
<br class="clearall" />
33
<br class="clearall" />
34
!if $s_category=V
34
!if $s_category=V
35
        <div>
-
 
36
!read themes/_widgets/frontmsg.phtml
-
 
37
        </div>
-
 
38
  !read ./front.phtml
35
  !read ./front.phtml
39
!else
36
!else
40
  !read ./result.phtml
37
  !read ./result.phtml
41
!endif
38
!endif
42
      </div><!--end wimsbody-->
39
      </div><!--end wimsbody-->