Merged changes from main CVS up to 2.1.5
[fa-stable.git] / gl / manage / gl_quick_entries.php
index faa958a89385b42b59586913f7833b3bf01baeeb..c35f03398cfd097db94ab13a8adb724ac3e4534e 100644 (file)
@@ -302,7 +302,8 @@ if ($selected_id != -1)
 
        if ($actn == 't') 
        {
-               item_tax_types_list_row(_("Item Tax Type").":",'dest_id', null);
+               //item_tax_types_list_row(_("Item Tax Type").":",'dest_id', null);
+               tax_types_list_row(_("Tax Type").":", 'dest_id', null);
        } 
        else 
        {
@@ -340,4 +341,4 @@ if ($selected_id != -1)
 
 end_page();
 
-?>
+?>
\ No newline at end of file