Rev 12406 | Rev 12408 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 12406 | Rev 12407 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | !read adm/css.phtml |
1 | !read adm/css.phtml |
2 | !read adm/class/classname.phtml $wims_classname\ |
2 | !read adm/class/classname.phtml $wims_classname\ |
3 | $wims_institutionname |
3 | $wims_institutionname |
4 | !header1 |
4 | !header1 |
5 | 5 | ||
6 | !!<script |
6 | !!<script src="scripts/js/wz_tooltip.js"></script> |
7 | !if userlist isin $job |
7 | !if userlist isin $job |
8 |
|
8 | <script src="scripts/js/tablesort.js"></script> |
9 | !endif |
9 | !endif |
10 | !! not useful ??? |
10 | !! not useful ??? |
11 | !!!if $cmd=help |
11 | !!!if $cmd=help |
12 | !! !read lang/help.phtml |
12 | !! !read lang/help.phtml |
13 | !! !goto end |
13 | !! !goto end |