Rev 15024 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
1587 | bpr | 1 | !read adm/title.phtml 1\ |
9023 | guerimand | 2 | $classname\ |
3 | $wims_name_delprep |
||
23 | reyssat | 4 | |
15024 | guerimand | 5 | !set name_struct=!lower $wims_name_class,$wims_name_create_superclass,$wims_name_class,$wims_name_create_portal |
23 | reyssat | 6 | <p> |
2397 | bpr | 7 | $name_delete |
11964 | bpr | 8 | </p> |
15024 | guerimand | 9 | !if $user_participate!=$empty and $type_class iswordof 2 4 |
15025 | guerimand | 10 | <div> |
11 | $name_subclsinscrit |
||
12 | !if $wims_supertype=2 |
||
13 | !let liclass=$empty |
||
14 | !else |
||
15 | !let liclass=!nosubst class="wims_classes_direct_$(ltclassname[$po;3])" |
||
16 | !endif |
||
17 | <ul> |
||
18 | !for k in $user_participate |
||
19 | !let po=!positionof item $k in $(ltclassname[;1]) |
||
20 | <li $liclass>$(ltclassname[$po;2]) </li> |
||
21 | !next k |
||
22 | </ul> |
||
23 | </div> |
||
15024 | guerimand | 24 | !endif |
5894 | bpr | 25 | <p class="wimscenter wimsemph"> |
11963 | obado | 26 | !set wims_ref_class=wims_button wims_warning |
1587 | bpr | 27 | !href cmd=reply&job=deluser&deluser=$delprep $wims_name_yes |
11221 | bpr | 28 | $ |
29 | !set wims_ref_class=wims_button |
||
1587 | bpr | 30 | !href cmd=reply $wims_name_no |
5894 | bpr | 31 | </p> |