X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=admin%2Fattachments.php;h=e92276ed87fd2934596504ff9147e178394a4542;hb=fabc8d3e9dbd0ebeb28cefcdf85c5abf90a3496f;hp=421c040662f5fa309a25f51a4009149c72c58ab1;hpb=95ff74b5722826544743a01daf527aa3c9efe11a;p=fa-stable.git diff --git a/admin/attachments.php b/admin/attachments.php index 421c0406..e92276ed 100644 --- a/admin/attachments.php +++ b/admin/attachments.php @@ -169,7 +169,7 @@ function viewing_controls() start_row(); systypes_list_cells(_("Type:"), 'filterType', null, true); if (list_updated('filterType')) - $selected_id = -1;; + $selected_id = -1; end_row(); end_table(1);