Rev 1395 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 1395 | Rev 1399 | ||
---|---|---|---|
Line 14... | Line 14... | ||
14 | </tr> |
14 | </tr> |
15 | <tr> |
15 | <tr> |
16 | <th>Comment</th> |
16 | <th>Comment</th> |
17 | <td><textarea name=export_comment>${EXPORT_COMMENT}</textarea></td> |
17 | <td><textarea name=export_comment>${EXPORT_COMMENT}</textarea></td> |
18 | </tr> |
18 | </tr> |
19 | <tr class="buttons"> |
19 | <tr> |
20 | <td colspan=2> |
20 | <td colspan=2> |
21 | <input type=reset name="reset" value="Reset"> |
- | |
22 | <input type=submit name=update value="Update"> |
- | |
23 | <input type=submit name=delete value="Delete"> |
- | |
24 | </td> |
- | |
25 | </tr> |
- | |
26 | </table> |
- | |
27 | </form> |
- | |
28 | 21 |