Cleanup comments. Small bugfixes. Third run
[fa-stable.git] / purchasing / manage / suppliers.php
index 49261dcbd770c3ef6f3d4c0ca2eca63fe155ca78..6e2867ffaeb5729983d7f9f650c2bc91d770b39e 100644 (file)
@@ -285,7 +285,6 @@ start_form();
 if (db_has_suppliers()) 
 {
        start_table(false, "", 3);
-//     start_table(TABLESTYLE_NOBORDER);
        start_row();
        supplier_list_cells(_("Select a supplier: "), 'supplier_id', null,
                  _('New supplier'), true, check_value('show_inactive'));