diff options
Diffstat (limited to 'extensions/Voting/template/en/default/hook')
-rw-r--r-- | extensions/Voting/template/en/default/hook/global/code-error-errors.html.tmpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extensions/Voting/template/en/default/hook/global/code-error-errors.html.tmpl b/extensions/Voting/template/en/default/hook/global/code-error-errors.html.tmpl index 719cbe4c1..50e915941 100644 --- a/extensions/Voting/template/en/default/hook/global/code-error-errors.html.tmpl +++ b/extensions/Voting/template/en/default/hook/global/code-error-errors.html.tmpl @@ -22,3 +22,4 @@ [% title = "$terms.Bug Cannot Be Confirmed" %] There is no valid transition from [%+ display_value("bug_status", "UNCONFIRMED") FILTER html %] to an open state +[% END %] |