summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorKoosha KM <koosha.khajeh@gmail.com>2014-10-16 19:14:07 +0200
committerDavid Lawrence <dkl@mozilla.com>2014-10-16 19:14:32 +0200
commitcd3b8b4813c1a2a1e1b5467011436306bc678668 (patch)
tree18bbec56d197078c3df75b8cadfd9f61ccc5a5ee /template
parent94ffb7a9fb63cf16805b7c627d1914b499960088 (diff)
downloadbugzilla-cd3b8b4813c1a2a1e1b5467011436306bc678668.tar.gz
bugzilla-cd3b8b4813c1a2a1e1b5467011436306bc678668.tar.xz
Bug 1080840: Update WebServices to include Markdown feature
r=dkl,a=glob
Diffstat (limited to 'template')
-rw-r--r--template/en/default/global/user-error.html.tmpl3
1 files changed, 3 insertions, 0 deletions
diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl
index 055bde3d4..55e1bc3f7 100644
--- a/template/en/default/global/user-error.html.tmpl
+++ b/template/en/default/global/user-error.html.tmpl
@@ -1186,6 +1186,9 @@
[%# Used for non-web-based LOGIN_REQUIRED situations. %]
You must log in before using this part of [% terms.Bugzilla %].
+ [% ELSIF error == "markdown_disabled" %]
+ Markdown feature is not enabled.
+
[% ELSIF error == "migrate_config_created" %]
The file <kbd>[% file FILTER html %]</kbd> contains configuration
variables that must be set before continuing with the migration.