Subversion Repositories wimsdev

Rev

Rev 10015 | Rev 11284 | 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. !!!FIXME wims_homeref_special is non empty only in exam case ????
  18. !!! put a false information of time because it is not changed
  19.   !if _exam notin $wims_session
  20.     <div class="wimsmenu">
  21.      <div class="tailitem">$wims_homeref_special</div><!--tailitem-->
  22.     </div><!--wimsmenu-->
  23.   !endif
  24.   </div><!--wimsbodybox-->
  25.  
  26. </div><!--id wimsexam-->
  27.  !exit
  28. !endif
  29.  
  30. !distribute items div,div into div0,div1
  31. !read themes/_widgets/menumodubox.phtml
  32. !reset div0 div1
  33.  
  34. !distribute items div,span into div0,div1
  35. !!read themes/_widgets/menubox.phtml
  36. !reset div0 div1
  37.  
  38. </div><!--wimsbodybox-->
  39.  
  40. !!read themes/_widgets/about.phtml
  41.  
  42. <!--FIN BAS DE PAGE-->
  43.  
  44. !if help isin $wims_session
  45. </div><!--wims_mhelp-->
  46. !endif
  47. !if $wims_lightpopup=yes
  48.  </div> <!--wimslightpopup-->
  49.  </div>
  50. !endif
  51.  
  52. <!-- end of $wims_theme/tail.phtml -->
  53.