Rev 17180 | Rev 18306 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 17180 | Rev 18287 | ||
---|---|---|---|
Line 27... | Line 27... | ||
27 | $table_tr |
27 | $table_tr |
28 | <td><input size="20" name="title$j" value="$ti_" id="title$j" required="required" class="noicon"></td> |
28 | <td><input size="20" name="title$j" value="$ti_" id="title$j" required="required" class="noicon"></td> |
29 | <td> |
29 | <td> |
30 | !formcheckbox delete$j list 1 prompt $wims_name_erase |
30 | !formcheckbox delete$j list 1 prompt $wims_name_erase |
31 | </td> |
31 | </td> |
32 | <td>< |
32 | <td><input size="20" name="adress$j" value="$di_" id="adress$j" required="required" class="noicon"></td> |
33 | </tr> |
33 | </tr> |
34 | !next |
34 | !next |
35 | </tbody> |
35 | </tbody> |
36 | $table_end |
36 | $table_end |
37 | !read tablesort.phtml |
37 | !read tablesort.phtml |