Rev 14867 | Rev 14907 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 14867 | Rev 14874 | ||
---|---|---|---|
Line 8... | Line 8... | ||
8 | $wims_institutionname |
8 | $wims_institutionname |
9 | 9 | ||
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 | ||
- | 14 | !! -------- this css style have to be placed at the right place of the wims structure |
|
- | 15 | <style> |
|
- | 16 | .freeworkdesczone{ |
|
- | 17 | font-size: 10pt; |
|
- | 18 | color:#666; |
|
- | 19 | } |
|
- | 20 | </style> |
|
- | 21 | !! ------- end css |
|
13 | 22 | ||
14 | !if $wims_user=supervisor |
23 | !if $wims_user=supervisor |
15 | <div class="wims_msg warning">$name_develmessage</div> |
24 | <div class="wims_msg warning">$name_develmessage</div> |
16 | !endif |
25 | !endif |
17 | !if $error!=$empty |
26 | !if $error!=$empty |