diff options
Diffstat (limited to 'template/en/default/global')
-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 9ba52f733..e3902e334 100644 --- a/template/en/default/global/user-error.html.tmpl +++ b/template/en/default/global/user-error.html.tmpl @@ -1744,10 +1744,6 @@ The tag must be less than [% constants.MAX_LEN_QUERY_NAME FILTER html %] characters long. - [% ELSIF error == "tag_name_invalid" %] - [% title = "Invalid Tag Name" %] - A tag cannot contain a space or a comma. - [% ELSIF error == "token_does_not_exist" %] [% title = "Token Does Not Exist" %] The token you submitted does not exist, has expired, or has |