Rev 2228 | Rev 3704 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
751 | bpr | 1 | !!##language independant |
1185 | bpr | 2 | <h1 class="wims_docu_title">$n_properties<br> |
3 | --- $tit ---</h1> |
||
23 | reyssat | 4 | |
5 | !if $error!=$empty |
||
2286 | bpr | 6 | !read docu/$modu_lang/msg.phtml |
23 | reyssat | 7 | <p><hr> <p> |
8 | !endif |
||
9 | |||
10 | !read propform.phtml |
||
11 | |||
12 | !if class != $doctype |
||
2016 | bpr | 13 | !set wims_menu_items=!append line "$n_codechange",1,cmd=reply&job=recode\ |
14 | to $wims_menu_items |
||
23 | reyssat | 15 | !endif |
2228 | bpr | 16 | !set wims_menu_items=!append line blocklist,1,cmd=reply&job=list\ |
2016 | bpr | 17 | to $wims_menu_items |
23 | reyssat | 18 | |
19 | <p> |
||
751 | bpr | 20 | $n_codedoc $doc. |
21 | $n_freespace1 $quota_total Meg |
||
22 | $n_freespace2 $quota_free Meg. |
||
23 | reyssat | 23 | <p> |
24 |