Rev 14297 | Rev 14758 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 14297 | Rev 14537 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | !read adm/css.phtml |
1 | !read adm/css.phtml |
2 | 2 | ||
3 | !header1 |
3 | !header1 |
4 | !read adm/class/classname.phtml $wims_classname\ |
4 | !read adm/class/classname.phtml $wims_classname\ |
5 | $wims_institutionname |
5 | $wims_institutionname |
6 | - | ||
7 | !if $wims_user=supervisor |
- | |
8 | <div class="wims_msg alert"> |
- | |
9 | Ce module est en version beta. Merci de signaler tout problème à fwguerima@free.fr. |
- | |
10 | </div> |
- | |
11 | !endif |
- | |
12 | 6 | ||
13 | !read adm/title.phtml 1\ |
7 | !read adm/title.phtml 1\ |
14 | $classname\ |
8 | $classname\ |
15 | $name_title $name_title2 |
9 | $name_title $name_title2 |
- | 10 | ||
- | 11 | !if $wims_user=supervisor |
|
- | 12 | <div class="wims_msg alert">$name_develmessage</div> |
|
- | 13 | !endif |
|
16 | 14 | ||
17 | !if $error!=$empty |
15 | !if $error!=$empty |
18 | <div class="wims_msg alert"> |
16 | <div class="wims_msg alert"> |
19 | <b>$wims_name_Error:</b> |
17 | <b>$wims_name_Error:</b> |
20 | !read msg.phtml |
18 | !read msg.phtml |