Rev 15986 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 15986 | Rev 16919 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | !readdef wimshome/log/classes/$wims_class/.def |
1 | !readdef wimshome/log/classes/$wims_class/.def |
2 | !read adm/css.phtml |
2 | !read adm/css.phtml |
3 | !header1 |
3 | !header1 |
4 | <!-- adm/sheet/class.phtml START --> |
4 | <!-- adm/sheet/class.phtml START --> |
5 | 5 | ||
6 | !if $sheet_docpage!=$empty |
6 | !if $sheet_docpage!=$empty and $sheet_docpage!=no |
7 | !changeto docpage.phtml |
7 | !changeto docpage.phtml |
8 | !endif |
8 | !endif |
9 | !read adm/class/classname.phtml $wims_classname\ |
9 | !read adm/class/classname.phtml $wims_classname\ |
10 | $wims_institutionname |
10 | $wims_institutionname |
11 | 11 |