Subversion Repositories wimsdev

Rev

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

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