X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=admin%2Fcompany_preferences.php;h=51881218f4d929261302bc7af841c8008f08a9c7;hb=575fa4304beb3cd570a0352d52ee6c6aeb3864f7;hp=d944fefba2a782c1c005b6371082f026cfebe41d;hpb=46c5f7a65a7659a44ae8254c63152074363d3987;p=fa-stable.git diff --git a/admin/company_preferences.php b/admin/company_preferences.php index d944fefb..51881218 100644 --- a/admin/company_preferences.php +++ b/admin/company_preferences.php @@ -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;