Rev 5894 | Rev 11978 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 5894 | Rev 10228 | ||
---|---|---|---|
Line 13... | Line 13... | ||
13 | !if $job2=print and $job isitemof todo,work |
13 | !if $job2=print and $job isitemof todo,work |
14 | !changeto print$job.phtml |
14 | !changeto print$job.phtml |
15 | !endif |
15 | !endif |
16 | 16 | ||
17 | !if $error=bad_class |
17 | !if $error=bad_class |
18 | <div class=" |
18 | <div class="wims_msg alert"> |
19 | !read lang/msg.phtml.$moduclass_lang $error |
19 | !read lang/msg.phtml.$moduclass_lang $error |
20 | </div> |
20 | </div> |
21 | !tail |
21 | !tail |
22 | !exit |
22 | !exit |
23 | !endif |
23 | !endif |