Subversion Repositories wimsdev

Rev

Rev 7681 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
5970 bpr 1
<h1 class="wimscenter">$tit</h1>
20 reyssat 2
 
3
!if $fcnt<1
5970 bpr 4
<p>
1685 bpr 5
 $n_nocontent
6
 !href cmd=reply&job=edit&block=main $n_begin
20 reyssat 7
.
8355 bpr 8
</p>
20 reyssat 9
 !exit
10
!endif
11
 
5970 bpr 12
$table_header
1685 bpr 13
<caption>$n_blocklist</caption>
20 reyssat 14
$table_hdtr
3866 bpr 15
<th>$wims_name_name</th><th>$wims_name_title</th><th>$wims_name_action</th></tr>
20 reyssat 16
!for i=1 to $fcnt
17
 !set s_=!line $i of $slist
18
 !set t_=!line $i of $tlist
19
 !set t_=!trim $t_
1685 bpr 20
 !default t_=$n_notitle
20 reyssat 21
 $table_tr
5970 bpr 22
 <td class="tt">$s_</td>
20 reyssat 23
 <td>$t_</td>
5970 bpr 24
 <td>
1685 bpr 25
 !href cmd=reply&job=read&block=$s_ $n_read
20 reyssat 26
&nbsp;
27
 !if $editable=yes
1685 bpr 28
  !href cmd=reply&job=edit&block=$s_ $wims_name_Edit
20 reyssat 29
 !endif
5971 bpr 30
</td>
31
</tr>
20 reyssat 32
!next i
7681 bpr 33
$table_end
8355 bpr 34
<div class="wimscenter tt">
5971 bpr 35
$n_freespace1 $quota_total Meg.
36
$n_freespace2 $quota_free Meg.
37
</div>
1336 bpr 38
!set wims_menu_items=!append line doch_upload,1,cmd=reply&job=file\
1274 bpr 39
doch_main,1, cmd=reply&job=read&block=main\
1336 bpr 40
to $wims_menu_items