Subversion Repositories wimsdev

Rev

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

  1. <!-- _widgets/visitorcredits.phtml -->
  2. <div id="wimstailbox" class="visitorcredits">
  3.  <div class="wimstail wimstech">
  4.   <div class="tailitem">
  5.    WIMS-$wims_version@$httpd_HTTP_HOST.
  6.   </div><!--tailitem-->
  7.   <div class="tailitem">
  8.    $E_manager
  9.    !mailurl $wims_site_manager\
  10.    WIMS.
  11.   </div>
  12.  </div>
  13. </div>
  14. <!-- end _widgets/visitorcredits.phtml -->
  15.