Rev 3670 | Rev 5894 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 3670 | Rev 5874 | ||
---|---|---|---|
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="wimsmsg"> |
|
18 | !read lang/msg.phtml.$moduclass_lang $error |
19 | !read lang/msg.phtml.$moduclass_lang $error |
- | 20 | </div> |
|
19 | !tail |
21 | !tail |
20 | !exit |
22 | !exit |
21 | !endif |
23 | !endif |
22 | 24 | ||
23 | !read $job.phtml |
25 | !read $job.phtml |