X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fpref%2Fpref.html;h=e504ffc3a7c4f163bb8999abe9e25b190d3b5346;hb=e310ed83422fee8511df926141a7606676ff1331;hp=8fd1eaa7305df48b992ddabf2ab199d2e150eefe;hpb=5fdd19665fb7c0ad425a99d3dbf9ad7e27fbf44a;p=freeside.git diff --git a/httemplate/pref/pref.html b/httemplate/pref/pref.html index 8fd1eaa73..e504ffc3a 100644 --- a/httemplate/pref/pref.html +++ b/httemplate/pref/pref.html @@ -32,7 +32,7 @@ Interface Locale: - + - + + + Spreadsheet download format: + + + + + +% if ( FS::Conf->new->exists('enable_fuzzy_on_exact') ) { + + + +% } else { + + + Enable approximate customer searching even when an exact match is found: + + option('enable_fuzzy_on_exact') ? 'CHECKED' : '' %>> + + + +% } + Disable HTML editor for customer notes: @@ -83,6 +113,13 @@ Interface + + Disable submission on [Enter] key - one-time charges: + + option('disable_enter_submit_onetimecharge') ? 'CHECKED' : '' %>> + + +
@@ -97,6 +134,13 @@ Email Address + + Don't copy MAC address delimiters to clipboard + + option('enable_mask_clipboard_hack') ? 'CHECKED' : '' %>> + + +
@@ -128,6 +172,10 @@ Development Save database profiling logs (when available): option('save_db_profile') ? 'CHECKED' : '' %>> + + Save temporary invoice typesetting files: + option('save_tmp_typesetting') ? 'CHECKED' : '' %>> +