diff doc/customizing.stx @ 655:35cdc70e6a96

More doc fixes.
author Richard Jones <richard@users.sourceforge.net>
date Sat, 09 Mar 2002 22:46:52 +0000
parents 7875cd9af1cb
children
line wrap: on
line diff
--- a/doc/customizing.stx	Sat Mar 09 22:46:34 2002 +0000
+++ b/doc/customizing.stx	Sat Mar 09 22:46:52 2002 +0000
@@ -84,8 +84,9 @@
 Instance Schema
 ---------------
 
-Note: if you modify the schema, you'll most likely need to web_interface_to
-reflect_your_changes.
+Note: if you modify the schema, you'll most likely need to edit the
+      `web interface`_ HTML template files to reflect your changes.
+
 An instance schema defines what data is stored in the instance's database. The
 two schemas shipped with Roundup turn it into a typical software bug tracker
 (the extended schema allowing for support issues as well as bugs). Schemas are

Roundup Issue Tracker: http://roundup-tracker.org/