Rev 5879 | Rev 5972 | 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 |
5764 | bpr | 2 | <h1 class="wims_docu_title">$n_properties<br/> |
1185 | bpr | 3 | --- $tit ---</h1> |
23 | reyssat | 4 | |
5 | !if $error!=$empty |
||
2286 | bpr | 6 | !read docu/$modu_lang/msg.phtml |
5879 | bpr | 7 | <hr/> |
23 | reyssat | 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 | |
3704 | bpr | 19 | !if $transferable=yes |
20 | !set wims_menu_items=!append line doch_transfer,1,cmd=reply&job=transfer\ |
||
21 | to $wims_menu_items |
||
22 | !endif |
||
23 | reyssat | 23 | <p> |
751 | bpr | 24 | $n_codedoc $doc. |
25 | $n_freespace1 $quota_total Meg |
||
26 | $n_freespace2 $quota_free Meg. |
||
5970 | bpr | 27 | </p> |
23 | reyssat | 28 |