Check-in [ed26056bb5]
Not logged in
Overview

SHA1 Hash:ed26056bb5aea7c642f78ff77496424c18b1786e
Date: 2008-02-21 16:16:00
User: wanderi1
Comment:fixed a small copy/paste error in /setup_ticket
Timelines: ancestors | descendants | both | trunk
Other Links: files | ZIP archive | manifest

Tags And Properties
Changes
[hide diffs]

Modified src/setup.c from [94746ae493] to [f8c273bde6].

@@ -737,11 +737,11 @@
   @ <br />
   @ <input type="submit" name="submit" value="Apply Changes">
   @ <input type="submit" name="clear" value="Revert To Default">
   @ </form>
   @ <hr>
-  @ Here is the default page header:
+  @ Here is the default ticket configuration:
   @ <blockquote><pre>
   @ %h(zDefaultTicketConfig)
   @ </pre></blockquote>
   db_end_transaction(0);
 }