Rev 14833 | Rev 17180 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 14833 | Rev 15268 | ||
---|---|---|---|
Line -... | Line 1... | ||
- | 1 | !if $cdt_supervise=no |
|
- | 2 | <div class="wims_msg info"> |
|
- | 3 | !if $wims_user=supervisor |
|
- | 4 | $name_nosupervise |
|
- | 5 | !else |
|
- | 6 | $name_nosuperviseforuser |
|
- | 7 | !endif |
|
- | 8 | </div> |
|
1 | 9 | !endif |
|
2 | !if $cdt_description!=$empty |
10 | !if $cdt_description!=$empty |
3 | <br />$cdt_description |
11 | <br />$cdt_description |
4 | !endif |
12 | !endif |
5 | !read proc/searchform.phtml |
13 | !read proc/searchform.phtml |
6 | 14 |