Rev 5874 | Rev 5926 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 5874 | Rev 5894 | ||
---|---|---|---|
Line 9... | Line 9... | ||
9 | !read adm/title.phtml 1\ |
9 | !read adm/title.phtml 1\ |
10 | $classname\ |
10 | $classname\ |
11 | $module_title |
11 | $module_title |
12 | 12 | ||
13 | !if $error!=$empty |
13 | !if $error!=$empty |
14 | <div class=" |
14 | <div class="wims_alertmsg"> |
15 | !read lang/msg.phtml.$moduclass_lang |
15 | !read lang/msg.phtml.$moduclass_lang |
16 | </div> |
16 | </div> |
17 | <p> |
17 | <p> |
18 | !set wims_ref_class=wims_button |
18 | !set wims_ref_class=wims_button |
19 | !href module=home $wims_name_back2 |
19 | !href module=home $wims_name_back2 |