summaryrefslogtreecommitdiffstats
path: root/extensions/Example/template/en/default/hook/global
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/Example/template/en/default/hook/global')
-rw-r--r--extensions/Example/template/en/default/hook/global/setting-descs-settings.none.tmpl4
-rw-r--r--extensions/Example/template/en/default/hook/global/user-error-errors.html.tmpl2
2 files changed, 3 insertions, 3 deletions
diff --git a/extensions/Example/template/en/default/hook/global/setting-descs-settings.none.tmpl b/extensions/Example/template/en/default/hook/global/setting-descs-settings.none.tmpl
index 9dc5fc767..6a4a13a13 100644
--- a/extensions/Example/template/en/default/hook/global/setting-descs-settings.none.tmpl
+++ b/extensions/Example/template/en/default/hook/global/setting-descs-settings.none.tmpl
@@ -1,6 +1,6 @@
-[%
+[%
setting_descs.product_chooser = "Product chooser to use when entering $terms.bugs",
setting_descs.pretty = "Pretty chooser with common products and icons",
setting_descs.full = "Full chooser with all products",
setting_descs.small = "Product chooser for mobile devices",
-%] \ No newline at end of file
+%]
diff --git a/extensions/Example/template/en/default/hook/global/user-error-errors.html.tmpl b/extensions/Example/template/en/default/hook/global/user-error-errors.html.tmpl
index 50d20a9f2..93f24d159 100644
--- a/extensions/Example/template/en/default/hook/global/user-error-errors.html.tmpl
+++ b/extensions/Example/template/en/default/hook/global/user-error-errors.html.tmpl
@@ -1,6 +1,6 @@
[%# Note that error messages should generally be indented four spaces, like
# below, because when Bugzilla translates an error message into plain
- # text, it takes four spaces off the beginning of the lines.
+ # text, it takes four spaces off the beginning of the lines.
#
# Note also that I prefixed my error name with "example", the name of my
# extension, so that I wouldn't conflict with other error names in