Rerun
authorJoe Hunt <joe.hunt.consulting@gmail.com>
Fri, 22 Jan 2010 14:39:23 +0000 (14:39 +0000)
committerJoe Hunt <joe.hunt.consulting@gmail.com>
Fri, 22 Jan 2010 14:39:23 +0000 (14:39 +0000)
admin/gl_setup.php

index c67c444322710ababfe43b08e7703db7d54f1a60..fd54bd8dde7df504529a0ac90eea9c2acb1de063 100644 (file)
@@ -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']);