Differences From:
File
src/tktsetup.c
part of check-in
[cdbc3ab248]
- Moved new tcksetup.c into checkout dir before commit, added rstats
command to get stat page info from command line.
by
kejoki on
2008-12-14 22:54:52.
[view]
To:
File
src/tktsetup.c
part of check-in
[cf9ee7d67e]
- Nomenclature chanage: "bug report" becomes "ticket"
by
drh on
2009-01-23 01:01:37.
[view]
@@ -255,9 +255,9 @@
@ set status Open
@ submit_ticket
@ }
@ </th1>
-@ <h1 align="center">Enter A New Bug Report</h1>
+@ <h1 align="center">Enter A New Ticket</h1>
@ <table cellpadding="5">
@ <tr>
@ <td colspan="2">
@ Enter a one-line summary of the problem:<br>
@@ -326,9 +326,9 @@
@ <tr>
@ <td align="right">
@ <input type="submit" name="cancel" value="Cancel">
@ </td>
-@ <td>Abandon and forget this bug report</td>
+@ <td>Abandon and forget this ticket</td>
@ </tr>
@ </table>
;