Rev 10149 | Rev 10357 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 10149 | Rev 10232 | ||
---|---|---|---|
Line 15... | Line 15... | ||
15 | !endif |
15 | !endif |
16 | !read adm/css.phtml |
16 | !read adm/css.phtml |
17 | !header |
17 | !header |
18 | 18 | ||
19 | !if $error!=$empty |
19 | !if $error!=$empty |
20 | <div class=" |
20 | <div class="wims_msg alert"> |
21 | !read lang/msg.phtml.$moduclass_lang |
21 | !read lang/msg.phtml.$moduclass_lang |
22 | </div> |
22 | </div> |
23 | !endif |
23 | !endif |
24 | !read $job.phtml |
24 | !read $job.phtml |
25 | !if $wims_user=supervisor and $job notwordof home |
25 | !if $wims_user=supervisor and $job notwordof home |