[cairo-commit] [cairo-www] templates/editpage.tmpl

Carl Worth cworth at freedesktop.org
Tue Jul 3 15:44:55 PDT 2007


 templates/editpage.tmpl |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit b08b925c919c0ded20da3be61318ef90b2c137f0
Author: Carl Worth <cworth at cworth.org>
Date:   Tue Jul 3 15:43:41 2007 -0700

    Suggest that comment on change is required (even if the CGI doesn't enforce it)

diff --git a/templates/editpage.tmpl b/templates/editpage.tmpl
index 08f1608..926aa0e 100644
--- a/templates/editpage.tmpl
+++ b/templates/editpage.tmpl
@@ -71,7 +71,7 @@ Page type: <TMPL_VAR FIELD-TYPE>
 </TMPL_IF>
 <TMPL_VAR FIELD-EDITCONTENT><br />
 <TMPL_IF NAME="CAN_COMMIT">
-Optional comment about this change:<br />
+Comment about this change (required):<br />
 <TMPL_VAR FIELD-COMMENTS><br />
 </TMPL_IF>
 <input id="_submit" name="_submit" type="submit" value="Save Page" /><input id="_submit_2" name="_submit" type="submit" value="Preview" /><input id="_submit_3" name="_submit" type="submit" value="Cancel" />


More information about the cairo-commit mailing list