Rev 10351 | Rev 10771 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 10351 | Rev 10768 | ||
---|---|---|---|
Line 17... | Line 17... | ||
17 | !read adm/class/classname.phtml $class_description\ |
17 | !read adm/class/classname.phtml $class_description\ |
18 | $class_institution |
18 | $class_institution |
19 | 19 | ||
20 | !if $class_description$class_institution!=$empty |
20 | !if $class_description$class_institution!=$empty |
21 | !header1 |
21 | !header1 |
- | 22 | !read themes/_widgets/classtitle.phtml |
|
22 | !read adm/title.phtml 1\ |
23 | !read adm/title.phtml 1\ |
23 | \ |
24 | \ |
24 | $wims_classname\ |
25 | $wims_classname\ |
25 | $class_institution |
26 | $class_institution |
26 | !else |
27 | !else |
27 | !header |
28 | !header |
28 | !read adm/title.phtml 3\ |
29 | !read adm/title.phtml 3\ |
29 | \ |
30 | \ |
30 | --- $(wims_name_n_$type) --- |
31 | --- $(wims_name_n_$type) --- |