Rev 5997 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
| Rev | Author | Line No. | Line |
|---|---|---|---|
| 5997 | bpr | 1 | <!-- _widgets/tailbox.phtml --> |
| 5929 | obado | 2 | <div id="wimstailbox"> |
| 6042 | obado | 3 | <div class="wimstail"> |
| 4 | <div class="tailitem"> |
||
| 5 | WIMS-$wims_version $E_comp $wims_version_date. |
||
| 6 | </div> |
||
| 7 | <div class="tailitem"> |
||
| 8 | $E_manager |
||
| 9 | !mailurl $wims_site_manager\ |
||
| 10 | WIMS: $httpd_HTTP_HOST . |
||
| 11 | </div> |
||
| 12 | |||
| 13 | !set positionlogo=center |
||
| 14 | !read themes/_widgets/institution_logo.phtml |
||
| 15 | |||
| 16 | </div><!--wimstail--> |
||
| 5929 | obado | 17 | </div><!--wimstailbox--> |
| 5997 | bpr | 18 | <!-- end _widgets/tailbox.phtml --> |