Rev 11863 | Rev 12180 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 11863 | Rev 12034 | ||
---|---|---|---|
Line 13... | Line 13... | ||
13 | !read lang/toomany.phtml.$modu_lang |
13 | !read lang/toomany.phtml.$modu_lang |
14 | !goto end |
14 | !goto end |
15 | !endif |
15 | !endif |
16 | 16 | ||
17 | !if $error!=$empty |
17 | !if $error!=$empty |
- | 18 | !if getpass notwordof $error |
|
18 | <div class="wims_msg alert"> |
19 | <div class="wims_msg alert"> |
- | 20 | !else |
|
19 |
|
21 | <div class="wims_msg info"> |
- | 22 | !endif |
|
20 | !read lang/msg.phtml.$modu_lang |
23 | !read lang/msg.phtml.$modu_lang |
21 | </div> |
24 | </div> |
22 | !if $restart!=no and $job=emptyclass |
25 | !if $restart!=no and $job=emptyclass |
23 | <p class="wimscenter"> |
26 | <p class="wimscenter"> |
24 | !set wims_ref_class = wims_button |
27 | !set wims_ref_class = wims_button |