X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=admin%2Fdisplay_prefs.php;h=f752a807ec8aa0e31af4e95c94c7b21e49ab255f;hb=9e44b39d06f650a3a15973ecb1e3aba76f72f890;hp=12f613699a3b743e720c8dd8e0c50240cc6a8291;hpb=be20fac50abe2781ae3e8c344dde8bc40980ea8a;p=fa-stable.git diff --git a/admin/display_prefs.php b/admin/display_prefs.php index 12f61369..f752a807 100644 --- a/admin/display_prefs.php +++ b/admin/display_prefs.php @@ -46,8 +46,7 @@ if (isset($_POST['setprefs'])) flush_dir($comp_path.'/'.user_company().'/js_cache'); if (user_theme() != $theme) - //reload_page(""); - meta_forward($_SERVER['PHP_SELF']); + reload_page(""); display_notification_centered(_("Display settings have been updated.")); }