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