Rev 2521 | Rev 3866 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 2521 | Rev 3051 | ||
---|---|---|---|
Line 18... | Line 18... | ||
18 | !set t_=!trim $t_ |
18 | !set t_=!trim $t_ |
19 | !default t_=$n_notitle |
19 | !default t_=$n_notitle |
20 | $table_tr |
20 | $table_tr |
21 | <td><tt>$s_</tt></td> |
21 | <td><tt>$s_</tt></td> |
22 | <td>$t_</td> |
22 | <td>$t_</td> |
23 | <td align=center> |
23 | <td align="center"> |
24 | !href cmd=reply&job=read&block=$s_ $n_read |
24 | !href cmd=reply&job=read&block=$s_ $n_read |
25 | |
25 | |
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 |