Rev 10771 | Rev 10909 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 10771 | Rev 10874 | ||
---|---|---|---|
Line 23... | Line 23... | ||
23 | !read adm/title.phtml 1\ |
23 | !read adm/title.phtml 1\ |
24 | \ |
24 | \ |
25 | $wims_classname\ |
25 | $wims_classname\ |
26 | $class_institution |
26 | $class_institution |
27 | !else |
27 | !else |
- | 28 | !set wims_ariane = !append line n_$type,8 to $wims_ariane |
|
28 | !header |
29 | !header |
29 | !read adm/title.phtml 3\ |
30 | !read adm/title.phtml 3\ |
30 | \ |
31 | \ |
31 | --- $(wims_name_n_$type) --- |
32 | --- $(wims_name_n_$type) --- |
32 | !endif |
33 | !endif |
- | 34 | ||
33 | !if $error!=$empty |
35 | !if $error!=$empty |
34 | <div class="wims_msg alert"> |
36 | <div class="wims_msg alert"> |
35 | !read msg.phtml |
37 | !read msg.phtml |
36 | </div> |
38 | </div> |
37 | !! when you have the no_cgu error you do not want to show the rest |
39 | !! when you have the no_cgu error you do not want to show the rest |