Rev 14796 | Rev 14832 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 14796 | Rev 14808 | ||
---|---|---|---|
Line 10... | Line 10... | ||
10 | !read adm/title.phtml 1\ |
10 | !read adm/title.phtml 1\ |
11 | $classname\ |
11 | $classname\ |
12 | $name_title $name_title2 |
12 | $name_title $name_title2 |
13 | 13 | ||
14 | !if $wims_user=supervisor |
14 | !if $wims_user=supervisor |
15 | <div class="wims_msg |
15 | <div class="wims_msg warning">$name_develmessage</div> |
16 | !endif |
16 | !endif |
17 | !if $error!=$empty |
17 | !if $error!=$empty |
18 | <div class="wims_msg alert"> |
18 | <div class="wims_msg alert"> |
19 | <b>$wims_name_Error:</b> |
19 | <b>$wims_name_Error:</b> |
20 | !read msg.phtml |
20 | !read msg.phtml |