diff options
Diffstat (limited to 'template')
-rw-r--r-- | template/en/default/global/user-error.html.tmpl | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl index 05aa0e4b3..7eac20cf2 100644 --- a/template/en/default/global/user-error.html.tmpl +++ b/template/en/default/global/user-error.html.tmpl @@ -86,10 +86,6 @@ has already taken the alias <em>[% alias FILTER html %]</em>. Please choose another one. - [% ELSIF error == "alias_not_defined" %] - [% title = "Alias Is Not Defined" %] - You did not supply an alias to this [% terms.bug %]. - [% ELSIF error == "alias_is_numeric" %] [% title = "Alias Is Numeric" %] You tried to give this [% terms.bug %] the alias <em>[% alias FILTER html %]</em>, |