From ffc663e11c9bd310e5a15452739dc64b88095611 Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Tue, 31 Mar 2009 19:24:22 +0000 Subject: Bug 399089: Remove the 'usermatchmode' parameter - Patch by Frédéric Buclin r/a=mkanat MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/en/default/admin/params/usermatch.html.tmpl | 6 ------ 1 file changed, 6 deletions(-) (limited to 'template/en/default/admin/params/usermatch.html.tmpl') diff --git a/template/en/default/admin/params/usermatch.html.tmpl b/template/en/default/admin/params/usermatch.html.tmpl index 178a72844..54f150900 100644 --- a/template/en/default/admin/params/usermatch.html.tmpl +++ b/template/en/default/admin/params/usermatch.html.tmpl @@ -29,12 +29,6 @@ "needs to be selected. This option should not be enabled on " _ "sites where there are a large number of users.", - usermatchmode => "Allow match strings to be entered for user names when entering " _ - "and editing ${terms.bugs}.

" _ - "'off' disables matching,
" _ - "'wildcard' allows only wildcards,
" _ - "and 'search' allows both wildcards and substring (freetext) matches.", - maxusermatches => "Search for no more than this many matches.
" _ "If set to '1', no users will be displayed on ambiguous matches. " _ "This is useful for user privacy purposes.
" _ -- cgit v1.2.3-24-g4f1b