Rev 12407 | Rev 12638 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 12407 | Rev 12408 | ||
---|---|---|---|
Line 2... | Line 2... | ||
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 src="scripts/js/wz_tooltip.js"></script> |
6 | !!<script src="scripts/js/wz_tooltip.js"></script> |
7 | !if userlist isin $job |
7 | !if userlist isin $job or teacher isin $job |
8 | <script src="scripts/js/tablesort.js"></script> |
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 |