Differences From:
File
src/tktsetup.c
part of check-in
[49380d500a]
- Continuing work on the ticketing system.
by
drh on
2008-05-28 18:48:12.
[view]
To:
File
src/tktsetup.c
part of check-in
[27d2e6e458]
- More ticket processing refinements.
by
drh on
2008-05-28 19:24:58.
[view]
@@ -310,8 +310,14 @@
@ </td>
@ <td>After filling in the information above, press this button to create
@ the new ticket</td>
@ </tr>
+@ <tr>
+@ <td align="right">
+@ <input type="submit" name="cancel" value="Cancel">
+@ </td>
+@ <td>Abandon and forget this bug report</td>
+@ </tr>
@ </table>
;
/*
@@ -487,8 +493,9 @@
@ <th1>enable_output 1</th1>
@ </td></tr>
@ <tr><td align="right"></td><td>
@ <input type="submit" name="submit" value="Submit Changes">
+@ <input type="submit" name="cancel" value="Cancel">
@ </td></tr>
@ </table>
;