Rev 10228 | Rev 13610 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 10228 | Rev 11978 | ||
---|---|---|---|
Line 18... | Line 18... | ||
18 | <div class="wims_msg alert"> |
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 |
|
- | 24 | ||
- | 25 | !if $hiddenlist!=$empty and $wims_user!=supervisor |
|
- | 26 | <div class="wims_msg info"> |
|
- | 27 | !if $cdt_supervise=yes |
|
- | 28 | $name_hiddencdt1 |
|
- | 29 | !tail |
|
- | 30 | !exit |
|
- | 31 | !else |
|
- | 32 | $name_hiddencdt2 |
|
- | 33 | !endif |
|
- | 34 | </div> |
|
23 | !endif |
35 | !endif |
24 | 36 | ||
25 | !read $job.phtml |
37 | !read $job.phtml |
26 | 38 | ||
27 | !tail |
39 | !tail |