X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=admin%2Fattachments.php;h=773ac80bd34a8450c9aacb0cb2ac64156990116c;hb=da0f29ef8eb73e7a3cf6484af8fd04726e0e5ef1;hp=cf1c16966540a9389db1aac7392efd7d892df816;hpb=4d4371fb200bb27fd6b680ebd2d1aaa450a0be7e;p=fa-stable.git diff --git a/admin/attachments.php b/admin/attachments.php index cf1c1696..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, '', 'default'); +submit_add_or_update_center($selected_id == -1, '', 'both'); end_form();