From 4ef9e6c9b50c5b4c25f5e21c1785f42ca0dfcb7f Mon Sep 17 00:00:00 2001 From: Guy Pyrzak Date: Fri, 10 Sep 2010 16:29:02 -0700 Subject: changes to voting extension --- .../search/form-after_freetext_fields.html.tmpl | 28 ++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 extensions/Voting/template/en/default/hook/search/form-after_freetext_fields.html.tmpl (limited to 'extensions/Voting/template/en/default/hook/search/form-after_freetext_fields.html.tmpl') diff --git a/extensions/Voting/template/en/default/hook/search/form-after_freetext_fields.html.tmpl b/extensions/Voting/template/en/default/hook/search/form-after_freetext_fields.html.tmpl new file mode 100644 index 000000000..dca1dba00 --- /dev/null +++ b/extensions/Voting/template/en/default/hook/search/form-after_freetext_fields.html.tmpl @@ -0,0 +1,28 @@ +[%# The contents of this file are subject to the Mozilla Public + # License Version 1.1 (the "License"); you may not use this file + # except in compliance with the License. You may obtain a copy of + # the License at http://www.mozilla.org/MPL/ + # + # Software distributed under the License is distributed on an "AS + # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + # implied. See the License for the specific language governing + # rights and limitations under the License. + # + # The Original Code is the Bugzilla Bug Tracking System. + # + # The Initial Developer of the Original Code is Everything Solved, Inc. + # Portions created by the Initial Developer are Copyright (C) 2010 + # the Initial Developer. All Rights Reserved. + # + # Contributor(s): + # Max Kanat-Alexander + #%] + +
+ + : + + votes + +
-- cgit v1.2.3-24-g4f1b