X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fpref%2Fpref.html;h=947ddccd3a7d8b4f57182a841e3c8f36e1036fa7;hp=7ded183777cfd129a77519d63d487b0fff2e4f2d;hb=c3da5cf1caa244937d280e0f406927103beef148;hpb=624b2d44625f69d71175c3348cae635d580c890b diff --git a/httemplate/pref/pref.html b/httemplate/pref/pref.html index 7ded18377..947ddccd3 100644 --- a/httemplate/pref/pref.html +++ b/httemplate/pref/pref.html @@ -31,6 +31,20 @@ Interface <% ntable("#cccccc",2) %> + Locale: + + + + + + Menu location: > Left
@@ -40,7 +54,15 @@ Interface - Default customer view: + Enable mobile-friendly menu: + + option('mobile_menu') ? 'CHECKED' : '' %>> + + + + + Default customer view: + + + Disable HTML editor for customer notes: + + option('disable_html_editor') ? 'CHECKED' : '' %>> + +
@@ -76,6 +105,10 @@ Development <% ntable("#cccccc",2) %> + Show customer package timestamps: + option('cust_pkg-display_times') ? 'CHECKED' : '' %>> + + Show internal package numbers: option('show_pkgnum') ? 'CHECKED' : '' %>> @@ -95,6 +128,10 @@ Development Save database profiling logs (when available): option('save_db_profile') ? 'CHECKED' : '' %>> + + Save temporary invoice typesetting files: + option('save_tmp_typesetting') ? 'CHECKED' : '' %>> +