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