From 291bb971595489070ed8db3da1785f5a3977a15a Mon Sep 17 00:00:00 2001 From: Kohei Yoshino Date: Wed, 26 Sep 2018 11:29:19 -0400 Subject: Bug 1489718 - Insert form widgets for approval flag requests instead of free-form comment text --- .../default/hook/flag/type_comment-form.html.tmpl | 202 +++++++++++++++++++++ 1 file changed, 202 insertions(+) create mode 100644 extensions/BMO/template/en/default/hook/flag/type_comment-form.html.tmpl (limited to 'extensions/BMO/template/en/default/hook/flag/type_comment-form.html.tmpl') diff --git a/extensions/BMO/template/en/default/hook/flag/type_comment-form.html.tmpl b/extensions/BMO/template/en/default/hook/flag/type_comment-form.html.tmpl new file mode 100644 index 000000000..7963af850 --- /dev/null +++ b/extensions/BMO/template/en/default/hook/flag/type_comment-form.html.tmpl @@ -0,0 +1,202 @@ +[%# This Source Code Form is subject to the terms of the Mozilla Public + # License, v. 2.0. If a copy of the MPL was not distributed with this + # file, You can obtain one at http://mozilla.org/MPL/2.0/. + # + # This Source Code Form is "Incompatible With Secondary Licenses", as + # defined by the Mozilla Public License, v. 2.0. + #%] + + + + + + + + -- cgit v1.2.3-24-g4f1b From 64467308132deee03293d88cb87a69e5ad78c435 Mon Sep 17 00:00:00 2001 From: Kohei Yoshino Date: Wed, 3 Oct 2018 18:01:18 -0400 Subject: Bug 1496233 - "Dunno" -> "Don't know" in approval request form (#795) --- .../BMO/template/en/default/hook/flag/type_comment-form.html.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'extensions/BMO/template/en/default/hook/flag/type_comment-form.html.tmpl') diff --git a/extensions/BMO/template/en/default/hook/flag/type_comment-form.html.tmpl b/extensions/BMO/template/en/default/hook/flag/type_comment-form.html.tmpl index 7963af850..0ba8fade2 100644 --- a/extensions/BMO/template/en/default/hook/flag/type_comment-form.html.tmpl +++ b/extensions/BMO/template/en/default/hook/flag/type_comment-form.html.tmpl @@ -24,7 +24,7 @@
-
+
@@ -168,7 +168,7 @@
-
+
-- cgit v1.2.3-24-g4f1b From c84436a97c8e03962732bc5331430aae6c9826ae Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Fri, 5 Oct 2018 17:11:00 +0200 Subject: no bug - Don't know => Unknown --- .../BMO/template/en/default/hook/flag/type_comment-form.html.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'extensions/BMO/template/en/default/hook/flag/type_comment-form.html.tmpl') diff --git a/extensions/BMO/template/en/default/hook/flag/type_comment-form.html.tmpl b/extensions/BMO/template/en/default/hook/flag/type_comment-form.html.tmpl index 0ba8fade2..7703bed74 100644 --- a/extensions/BMO/template/en/default/hook/flag/type_comment-form.html.tmpl +++ b/extensions/BMO/template/en/default/hook/flag/type_comment-form.html.tmpl @@ -24,7 +24,7 @@
-
+
@@ -168,7 +168,7 @@
-
+
-- cgit v1.2.3-24-g4f1b