From ceb578a9b6863d1affb9768c1c934abf69063c44 Mon Sep 17 00:00:00 2001 From: Joe Hunt Date: Fri, 22 Jan 2010 14:39:23 +0000 Subject: [PATCH] Rerun --- admin/gl_setup.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin/gl_setup.php b/admin/gl_setup.php index c67c444..fd54bd8 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']); -- 2.30.2