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