Rev 9422 | Rev 12072 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 9422 | Rev 10228 | ||
---|---|---|---|
Line 9... | Line 9... | ||
9 | !! !read lang/help.phtml |
9 | !! !read lang/help.phtml |
10 | !! !goto end |
10 | !! !goto end |
11 | !!!endif |
11 | !!!endif |
12 | 12 | ||
13 | !if $error!=$empty |
13 | !if $error!=$empty |
14 | <div class=" |
14 | <div class="wims_msg alert"> |
15 | !read lang/msg.phtml.$moduclass_lang |
15 | !read lang/msg.phtml.$moduclass_lang |
16 | </div> |
16 | </div> |
17 | !set wims_ref_class=wims_button |
17 | !set wims_ref_class=wims_button |
18 | !if $wims_class!=$empty |
18 | !if $wims_class!=$empty |
19 | !href module=home $wims_name_class_home |
19 | !href module=home $wims_name_class_home |