Incorrect Journal Balance (sales invoice) when many decimals in tax and price.
[fa-stable.git] / admin / crm_categories.php
index 6db43e58179830e1148302964cc380d7be2bec6c..a7a26af3f8c4506b451a65d309ff13601857d298 100644 (file)
@@ -141,7 +141,7 @@ if ($Mode == 'Edit' && $myrow['system']) {
 }
 
 text_row_ex(_("Category Short Name:"), 'name', 30); 
-textarea_row(_("Category Description:"), 'description', null, 60,4);
+textarea_row(_("Category Description:"), 'description', null, 60, 4);
 
 end_table(1);