X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=admin%2Fattachments.php;h=773ac80bd34a8450c9aacb0cb2ac64156990116c;hb=ac67fd3d7312c358ddec72393538cf4590c66f49;hp=12bab6511915adf8c9854d1adf910765174fb431;hpb=e8ae3516539a520338117f25d401c0fc234973a4;p=fa-stable.git diff --git a/admin/attachments.php b/admin/attachments.php index 12bab651..773ac80b 100644 --- a/admin/attachments.php +++ b/admin/attachments.php @@ -239,7 +239,7 @@ end_table(1); if (isset($_POST['filterType'])) hidden('filterType', $_POST['filterType']); -submit_add_or_update_center($selected_id == -1, '', true); +submit_add_or_update_center($selected_id == -1, '', 'both'); end_form();