Rev 10039 | Rev 12330 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 10039 | Rev 10095 | ||
---|---|---|---|
Line 2... | Line 2... | ||
2 | !read adm/css.phtml |
2 | !read adm/css.phtml |
3 | !read tabletheme |
3 | !read tabletheme |
4 | - | ||
- | 4 | !set wims_title_title=$(module_title_$lang) |
|
- | 5 | !default wims_title_title=$module_title |
|
5 | ! |
6 | !header |
6 | !read adm/class/classname.phtml $wims_classname\ |
7 | !read adm/class/classname.phtml $wims_classname\ |
7 | $wims_institutionname |
8 | $wims_institutionname |
8 | 9 | ||
9 | !read adm/title.phtml 1\ |
10 | !read adm/title.phtml 1\ |
10 | $classname |
11 | $classname |
11 | $module_title |
- | |
12 | 12 | ||
13 | !if $error!=$empty |
13 | !if $error!=$empty |
14 | <div class="wims_msg alert"> |
14 | <div class="wims_msg alert"> |
15 | !read lang/msg.phtml.$moduclass_lang |
15 | !read lang/msg.phtml.$moduclass_lang |
16 | </div> |
16 | </div> |