Subversion Repositories wimsdev

Rev

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

Rev 17118 Rev 17170
Line 26... Line 26...
26
 
26
 
27
:normal
27
:normal
28
!read classlogo.phtml
28
!read classlogo.phtml
29
!if $class_logo!=$empty
29
!if $class_logo!=$empty
30
  <div id="classlogo" class="float_$class_logoside">
30
  <div id="classlogo" class="float_$class_logoside">
31
    <img src="$class_logo" alt="class logo" />
31
    <img src="$class_logo" alt="class logo">
32
  </div>
32
  </div>
33
!endif
33
!endif
34
!read themes/_widgets/classtitle.phtml
34
!read themes/_widgets/classtitle.phtml
35
 
35
 
36
!read adm/class/initclass $wims_superclass, auth
36
!read adm/class/initclass $wims_superclass, auth
Line 167... Line 167...
167
!set wims_homeref_n0=!linecnt $wims_rm_0
167
!set wims_homeref_n0=!linecnt $wims_rm_0
168
!!read themes/_widgets/usermenumodubox_accordion.phtml
168
!!read themes/_widgets/usermenumodubox_accordion.phtml
169
!read themes/_widgets/menumodubox.phtml
169
!read themes/_widgets/menumodubox.phtml
170
 
170
 
171
!read themes/_widgets/topback.phtml
171
!read themes/_widgets/topback.phtml
172
 <br class="clearall" />
172
 <br class="clearall">
173
</div><!--end of wimsbodybox-->
173
</div><!--end of wimsbodybox-->
174
:end
174
:end
175
!read themes/_widgets/session_warn.phtml
175
!read themes/_widgets/session_warn.phtml
176
!read themes/_widgets/footer_foundation.phtml
176
!read themes/_widgets/footer_foundation.phtml
177
 
177