X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=admin%2Fdisplay_prefs.php;h=fb7004da738808dcbbda4bd7539ecb345b63422e;hb=a92ebdde7985571d5ce5e9777b5b436ec3cec110;hp=228987cb26ea11c5d82584dede86cc72e1b27e73;hpb=f7b0f0130571e3473baead5cffe25666170fe70f;p=fa-stable.git diff --git a/admin/display_prefs.php b/admin/display_prefs.php index 228987cb..fb7004da 100644 --- a/admin/display_prefs.php +++ b/admin/display_prefs.php @@ -47,9 +47,6 @@ if (isset($_POST['setprefs'])) flush_dir($comp_path.'/'.user_company().'/js_cache'); - if ($chg_theme) - $_SESSION['bordercolor'] = "#8cacbb"; - if ($chg_theme || $chg_lang) meta_forward($_SERVER['PHP_SELF']);