X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=admin%2Fattachments.php;h=e92276ed87fd2934596504ff9147e178394a4542;hb=efa2530a7c385a329c3fc76f4560b28ba97c3efe;hp=421c040662f5fa309a25f51a4009149c72c58ab1;hpb=0e1a4c795a5c51764b98a32942d8df36c8d8dbdf;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);