Rev 7909 | Rev 9932 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 7909 | Rev 7973 | ||
---|---|---|---|
Line 32... | Line 32... | ||
32 | !distribute items $l into n_,s_ |
32 | !distribute items $l into n_,s_ |
33 | $table_tr |
33 | $table_tr |
34 | <td class="wims_fname">$n_</td><td> |
34 | <td class="wims_fname">$n_</td><td> |
35 | |
35 | |
36 | <a class="wims_button" target="wims_external" href="$devdir/$mod/$n_">$wims_name_Show</a> |
36 | <a class="wims_button" target="wims_external" href="$devdir/$mod/$n_">$wims_name_Show</a> |
37 | !set wims_ref_class=wims_button |
37 | !set wims_ref_class=wims_button wims_warning |
38 | !href cmd=reply&bin_job=erase&fname=$n_ $wims_name_erase |
38 | !href cmd=reply&bin_job=erase&fname=$n_ $wims_name_erase |
39 | </td> |
39 | </td> |
40 | <td>$s_</td> |
40 | <td>$s_</td> |
41 | </tr> |
41 | </tr> |
42 | !next i |
42 | !next i |