X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=admin%2Fusers.php;h=775cc813e52684efce278629d9945bdb3b52d368;hb=ac67fd3d7312c358ddec72393538cf4590c66f49;hp=71db09ce2885fb60af50f4d18974d5c1cd621a47;hpb=67d97bfd7398b932698e254d937f905943412561;p=fa-stable.git diff --git a/admin/users.php b/admin/users.php index 71db09ce..775cc813 100644 --- a/admin/users.php +++ b/admin/users.php @@ -218,7 +218,7 @@ check_row(_("Use popup window for reports:"), 'rep_popup', $_POST['rep_popup'], end_table(1); -submit_add_or_update_center($selected_id == '', '', true); +submit_add_or_update_center($selected_id == '', '', 'both'); end_form(); end_page();