Subversion Repositories wimsdev

Rev

Rev 16500 | Blame | Compare with Previous | Last modification | View Log | RSS feed

  1. <!-- begin of $wims_theme/tail.phtml -->
  2. !! Tail menu theme.
  3. !nocache
  4. !set wims_theme_tail=yes
  5.    <br class="clearall">
  6. !read themes/_widgets/nextinsheet.phtml
  7.   </div><!--end of wimsbody-->
  8.  <br class="clearall spacer">
  9. </div><!--end of wimspagebox-->
  10. !read themes/_widgets/topback.phtml
  11.  
  12. !if $slib_geogebra_exists=yes
  13.   !read themes/_widgets/tailgeogebra.phtml
  14. !endif
  15. !if $wims_homeref_special!=$empty
  16. !!    </div><!--end of wimspagebox -->
  17.   !!!if _exam isin $wims_session
  18.     !!<div class="wimsmenu">
  19.     !!<div class="tailitem">$wims_homeref_special</div>
  20.     !!</div>
  21.   !!!endif
  22.   </div><!--wimsbodybox-->
  23.  
  24.   </div><!--id wimsexam-->
  25. !else
  26.  
  27.   !distribute items div,div into div0,div1
  28.   !read themes/_widgets/menumodubox.phtml
  29.   !reset div0 div1
  30.  
  31.   !distribute items div,span into div0,div1
  32.   !!read themes/_widgets/menubox.phtml
  33.   !reset div0 div1
  34.  
  35.   </div><!--wimsbodybox-->
  36.  
  37.   !!read themes/_widgets/about.phtml
  38.  
  39.   <!--ENDSUPVIEW-->
  40.   <!--FIN BAS DE PAGE-->
  41.  
  42.   !if help isin $wims_session
  43.     </div><!--wims_mhelp-->
  44.   !endif
  45.   !if $wims_lightpopup=yes
  46.     </div> <!--wimslightpopup-->
  47.   !endif
  48. !endif
  49.  
  50. !read themes/_widgets/session_warn.phtml
  51. !read themes/_widgets/footer_foundation.phtml
  52.  
  53. <!-- end of $wims_theme/tail.phtml -->
  54.