CSS style is now implemented in all FA.
[fa-stable.git] / admin / gl_setup.php
index 5208ab10164f3ec88dbae09d1e18f636823d6ad5..68ea64802725ea8526960549e706fabcdd24bb4d 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 adjusted values in General Ledger"), "", "class='stockmankofg' colspan=2"); 
+label_row(null, _("Warning:  This may cause a delay in GL postings"), "", "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']);