Replaced the transaction list in attachments with a pager and made the sorting descent.
[fa-stable.git] / admin / company_preferences.php
index d944fefba2a782c1c005b6371082f026cfebe41d..51881218f4d929261302bc7af841c8008f08a9c7 100644 (file)
@@ -93,9 +93,8 @@ if (isset($_POST['update']) && $_POST['update'] != "")
                                display_error(_('The existing image could not be removed'));
                                $input_error = 1;
                        }
-                       else
-                               $_POST['coy_logo'] = "";
                }
+               $_POST['coy_logo'] = "";
        }
        if ($_POST['add_pct'] == "")
                $_POST['add_pct'] = -1;