Rev 4527 | Rev 5894 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 4527 | Rev 5874 | ||
---|---|---|---|
Line 15... | Line 15... | ||
15 | !endif |
15 | !endif |
16 | 16 | ||
17 | !headmenu |
17 | !headmenu |
18 | 18 | ||
19 | !if $error!=$empty |
19 | !if $error!=$empty |
- | 20 | <div class="wimsmsg"> |
|
20 | !read lang/msg.phtml.$moduclass_lang $error |
21 | !read lang/msg.phtml.$moduclass_lang $error |
- | 22 | </div> |
|
21 | !reset job |
23 | !reset job |
22 | !endif |
24 | !endif |
23 | 25 | ||
24 | !read $job.phtml |
26 | !read $job.phtml |
25 | 27 |