Subversion Repositories wimsdev

Rev

Rev 12610 | Rev 14777 | Go to most recent revision | 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.   !exit
  26. !endif
  27.  
  28. !distribute items div,div into div0,div1
  29. !read themes/_widgets/menumodubox.phtml
  30. !reset div0 div1
  31.  
  32. !distribute items div,span into div0,div1
  33. !!read themes/_widgets/menubox.phtml
  34. !reset div0 div1
  35.  
  36. </div><!--wimsbodybox-->
  37.  
  38. !!read themes/_widgets/about.phtml
  39.  
  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. !read themes/_widgets/session_warn.phtml
  49. <!-- end of $wims_theme/tail.phtml -->
  50.