Rev 10228 | Rev 10386 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 10228 | Rev 10288 | ||
---|---|---|---|
Line 13... | Line 13... | ||
13 | !endif |
13 | !endif |
14 | !read adm/class/classname.phtml $wims_classname\ |
14 | !read adm/class/classname.phtml $wims_classname\ |
15 | $wims_institutionname |
15 | $wims_institutionname |
16 | 16 | ||
17 | !read adm/title.phtml 1\ |
17 | !read adm/title.phtml 1\ |
18 | $classname\ |
18 | $classname ($wims_class)\ |
19 | $title |
19 | $title |
20 | 20 | ||
21 | !if $error!=$empty |
21 | !if $error!=$empty |
22 | <div class="wims_msg alert"> |
22 | <div class="wims_msg alert"> |
23 | !read lang/msg.phtml.$moduclass_lang |
23 | !read lang/msg.phtml.$moduclass_lang |