Subversion Repositories wimsdev

Rev

Rev 8355 | 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
12733 bpr 4
  <p>
5
   $n_nocontent
6
   !href cmd=reply&job=edit&block=main $n_begin
7
  .
8
  </p>
9
  !exit
20 reyssat 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
12733 bpr 17
  !set s_=!line $i of $slist
18
  !set t_=!line $i of $tlist
19
  !set t_=!trim $t_
20
  !default t_=$n_notitle
21
  $table_tr
22
  <td class="tt">$s_</td>
23
  <td>$t_</td>
24
  <td>
25
  !href cmd=reply&job=read&block=$s_ $n_read
26
  $
27
  !if $editable=yes
28
   !href cmd=reply&job=edit&block=$s_ $wims_name_Edit
29
  !endif
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