Rev 14947 | Rev 17636 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 14947 | Rev 14977 | ||
---|---|---|---|
Line 16... | Line 16... | ||
16 | 16 | ||
17 | !read adm/title.phtml 1\ |
17 | !read adm/title.phtml 1\ |
18 | $classname\ |
18 | $classname\ |
19 | $name_title $name_title2 |
19 | $name_title $name_title2 |
20 | 20 | ||
21 | !if $wims_user=supervisor |
- | |
22 | <div class="wims_msg warning">$name_develmessage</div> |
- | |
23 | !endif |
- | |
24 | !if $error!=$empty |
21 | !if $error!=$empty |
25 | <div class="wims_msg alert"> |
22 | <div class="wims_msg alert"> |
26 | <strong>$wims_name_Error:</strong> |
23 | <strong>$wims_name_Error:</strong> |
27 | !read msg.phtml |
24 | !read msg.phtml |
28 | !reset error |
25 | !reset error |