From: Joe Hunt Date: Fri, 22 Jan 2010 14:39:23 +0000 (+0000) Subject: Rerun X-Git-Tag: 2.3-final~1018 X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=commitdiff_plain;h=9a13da124ff19a1f6ed39ec5de1d5181793b2fbb;p=fa-stable.git Rerun --- diff --git a/admin/gl_setup.php b/admin/gl_setup.php index c67c4443..fd54bd8d 100644 --- a/admin/gl_setup.php +++ b/admin/gl_setup.php @@ -194,7 +194,7 @@ gl_all_accounts_list_row(_("Purchase Discount Account:"), 'pyt_discount_act', $_ table_section_title(_("Inventory")); check_row(_("Allow Negative Inventory:"), 'allow_negative_stock', null); -label_row(null, _("Warning: Checking this will result in incorrect values in General Ledger"), "", "class='redfg' colspan=2"); +label_row(null, _("Warning: Checking this will result in incorrect values in General Ledger"), "", "class='stockmankofg' colspan=2"); table_section_title(_("Items Defaults")); gl_all_accounts_list_row(_("Sales Account:"), 'default_inv_sales_act', $_POST['default_inv_sales_act']);