Rev 12053 | 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\ |
4020 | bpr | 2 | $wims_institutionname |
3 | |||
2861 | guerimand | 4 | !read adm/title.phtml 1\ |
4020 | bpr | 5 | $classname\ |
2861 | guerimand | 6 | $livret_title\ |
7 | $name_job |
||
8 | |||
12053 | bpr | 9 | $name_delcomp |
2861 | guerimand | 10 | |
12053 | bpr | 11 | <div class="wimscenter"> |
12 | !set wims_ref_class=wims_button |
||
12429 | bpr | 13 | !href cmd=reply&job=delcomp&comp=$comp&cf_set=$wims_name_tosave $wims_name_yes |
12053 | bpr | 14 | !set wims_ref_class=wims_button |
15 | !href cmd=reply&job=addcomp&comp=$comp $wims_name_no |
||
16 | </div> |
||
2861 | guerimand | 17 | !reset cf_set |
18 | |||
12053 | bpr | 19 | !set wims_menu_items=!append line back2,1,cmd=reply&job=config\ |
2861 | guerimand | 20 | to $wims_menu_items |