RT#38983: OBL - searching in Fibernetics Freeside [removed enable_fuzzy_on_exact]
[freeside.git] / httemplate / pref / pref.html
index 4629106..50d6e8d 100644 (file)
@@ -108,21 +108,6 @@ Interface
     </TD>
   </TR>
 
-% if ( FS::Conf->new->exists('enable_fuzzy_on_exact') ) {
-
-  <INPUT TYPE="hidden" NAME="enable_fuzzy_on_exact" VALUE="<% $curuser->option('enable_fuzzy_on_exact') ? 1 : 0 %>">
-
-% } else {
-
- <TR>
-    <TH ALIGN="right" COLSPAN=1>Enable approximate customer searching <BR>even when an exact match is found: </TH>
-    <TD ALIGN="left" COLSPAN=2>
-      <INPUT TYPE="checkbox" NAME="enable_fuzzy_on_exact" VALUE="1" <% $curuser->option('enable_fuzzy_on_exact') ? 'CHECKED' : '' %>>
-    </TD>
-  </TR>
-
-% }
-
   <TR>
     <TH ALIGN="right" COLSPAN=1>Disable HTML editor for customer notes: </TH>
     <TD ALIGN="left" COLSPAN=2>