From 96eb9bb3fa1d805df967f44d13876f57b8ea121d Mon Sep 17 00:00:00 2001 From: joey Date: Fri, 10 Nov 2006 07:46:41 +0000 Subject: * Work around a strange bug in CGI::FormBuilder 3.0401 that makes FORM-SUBMIT unusable on customised formbuilder templates. For now, hardcode the submit buttons in editpage.tmpl instead of using the template variable, which is ok, since the buttons are static. --- templates/editpage.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/editpage.tmpl b/templates/editpage.tmpl index 6030fa2c1..ad1faa3a5 100644 --- a/templates/editpage.tmpl +++ b/templates/editpage.tmpl @@ -41,7 +41,7 @@ Page type: Optional comment about this change:

- + -- cgit v1.2.3