diff options
Diffstat (limited to 'template/en/default/global')
-rw-r--r-- | template/en/default/global/code-error.html.tmpl | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/template/en/default/global/code-error.html.tmpl b/template/en/default/global/code-error.html.tmpl index a131d25d6..f64cf6411 100644 --- a/template/en/default/global/code-error.html.tmpl +++ b/template/en/default/global/code-error.html.tmpl @@ -227,10 +227,6 @@ [% END %] is invalid. - [% ELSIF error == "flag_type_id_invalid" %] - The flag type ID <em>[% id FILTER html %]</em> is not - a positive integer. - [% ELSIF error == "flag_type_inactive" %] [% title = "Inactive Flag Types" %] Some flag types are inactive and cannot be used to create new flags. |