From 35f99bbebf22b711ba24d15377f2de2a73eff2c4 Mon Sep 17 00:00:00 2001 From: Max Kanat-Alexander Date: Mon, 29 Mar 2010 14:14:14 -0700 Subject: Bug 554986: Add a "notmatches" search type, which allows the minus sign operator to start working for bare words in Quicksearch again r=LpSolit, a=LpSolit --- template/en/default/global/code-error.html.tmpl | 3 --- 1 file changed, 3 deletions(-) (limited to 'template/en/default/global/code-error.html.tmpl') diff --git a/template/en/default/global/code-error.html.tmpl b/template/en/default/global/code-error.html.tmpl index 7d2fa3533..1819a4f96 100644 --- a/template/en/default/global/code-error.html.tmpl +++ b/template/en/default/global/code-error.html.tmpl @@ -422,9 +422,6 @@ An error occurred while preparing for a RADIUS authentication request: [% errstr FILTER html %]. - [% ELSIF error == "unknown_comparison_type" %] - Specified comparison type is not supported. - [% ELSIF error == "request_queue_group_invalid" %] The group field [% group FILTER html %] is invalid. -- cgit v1.2.3-24-g4f1b