Subversion Repositories wimsdev

Rev

Details | Last modification | View Log | RSS feed

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