summaryrefslogtreecommitdiffstats
path: root/extensions/PhabBugz/template/en/default/hook/global/user-error-errors.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/PhabBugz/template/en/default/hook/global/user-error-errors.html.tmpl')
-rw-r--r--extensions/PhabBugz/template/en/default/hook/global/user-error-errors.html.tmpl3
1 files changed, 3 insertions, 0 deletions
diff --git a/extensions/PhabBugz/template/en/default/hook/global/user-error-errors.html.tmpl b/extensions/PhabBugz/template/en/default/hook/global/user-error-errors.html.tmpl
index 6959c759d..60cd08923 100644
--- a/extensions/PhabBugz/template/en/default/hook/global/user-error-errors.html.tmpl
+++ b/extensions/PhabBugz/template/en/default/hook/global/user-error-errors.html.tmpl
@@ -18,5 +18,8 @@
[% title = "Invalid Phabricator Sync Groups" %]
You must provide a comma delimited list of security groups
to sync with Phabricator.
+[% ELSIF error == "invalid_phabricator_revision_id" %]
+ [% title = "Invalid Phabricator Revision ID" %]
+ You must provide a valid Phabricator revision ID.
[% END %]