Subversion Repositories wimsdev

Rev

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

Rev 14465 Rev 14955
Line 4... Line 4...
4
  </div>
4
  </div>
5
  !read themes/_widgets/frontmsg.phtml
5
  !read themes/_widgets/frontmsg.phtml
6
  <div class="wims_frontpage">
6
  <div class="wims_frontpage">
7
    !readproc wimshome/log/front.phtml.$lang
7
    !readproc wimshome/log/front.phtml.$lang
8
    !if yes notin $front_exist
8
    !if yes notin $front_exist
-
 
9
      <div class="wims_widget_box blockcenter">
9
      !read ./front.phtml.$lang
10
        !read ./front.phtml.$lang
-
 
11
      </div>
10
    !else
12
    !else
11
      !read wimshome/log/front.phtml.$lang
13
      !read wimshome/log/front.phtml.$lang
12
    !endif
14
    !endif
13
  </div>
15
  </div>
14
!endif
16
!endif