Subversion Repositories wimsdev

Rev

Rev 3051 | Rev 5903 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3051 Rev 3866
Line 9... Line 9...
9
!endif
9
!endif
10
 
10
 
11
<p>$table_header
11
<p>$table_header
12
<caption>$n_blocklist</caption>
12
<caption>$n_blocklist</caption>
13
$table_hdtr
13
$table_hdtr
14
<th>$wims_name_name<th>$wims_name_title<th>>$wims_name_action
14
<th>$wims_name_name</th><th>$wims_name_title</th><th>$wims_name_action</th></tr>
15
!for i=1 to $fcnt
15
!for i=1 to $fcnt
16
 !set s_=!line $i of $slist
16
 !set s_=!line $i of $slist
17
 !set t_=!line $i of $tlist
17
 !set t_=!line $i of $tlist
18
 !set t_=!trim $t_
18
 !set t_=!trim $t_
19
 !default t_=$n_notitle
19
 !default t_=$n_notitle
Line 24... Line 24...
24
 !href cmd=reply&job=read&block=$s_ $n_read
24
 !href cmd=reply&job=read&block=$s_ $n_read
25
&nbsp;
25
&nbsp;
26
 !if $editable=yes
26
 !if $editable=yes
27
  !href cmd=reply&job=edit&block=$s_ $wims_name_Edit
27
  !href cmd=reply&job=edit&block=$s_ $wims_name_Edit
28
 !endif
28
 !endif
29
</td>
29
</td></tr>
30
!next i
30
!next i
31
$table_end <p>
31
$table_end <p>
32
 
32
 
33
<center>
33
<center>
34
$n_freespace1: $quota_total Meg.
34
$n_freespace1: $quota_total Meg.