Go to most recent revision | Details | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
1383 | bpr | 1 | !read adm/title.phtml 1\ |
2 | $wims_classname - $wims_institutionname\ |
||
3 | $cdt_title |
||
23 | reyssat | 4 | |
5 | !if $cdt_description!=$empty |
||
6 | <br>$cdt_description<br> |
||
7 | !endif |
||
8 | |||
1005 | bpr | 9 | <p><hr width="40%"> <p> |
23 | reyssat | 10 | |
11 | !if $error!=$empty |
||
12 | <p> |
||
13 | !read msg.phtml |
||
14 | <p> |
||
15 | !endif |
||
16 | |||
17 | !read form.phtml |
||
18 | |||
19 | !tail |
||
20 |