X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=purchasing%2Finquiry%2Fpo_search_completed.php;h=c612639f86ad7830f4025bd625891ff8b16582a5;hb=9502b1b3fc30a8b12c647f7e024e8b8da6a50af6;hp=fad27dc53d11dbb3970a8dc211747a5ea5d23e69;hpb=e2fa1c1b9543dedb3cd0a3a36dc539c86f7ff473;p=fa-stable.git diff --git a/purchasing/inquiry/po_search_completed.php b/purchasing/inquiry/po_search_completed.php index fad27dc5..c612639f 100644 --- a/purchasing/inquiry/po_search_completed.php +++ b/purchasing/inquiry/po_search_completed.php @@ -55,7 +55,7 @@ if (get_post('SearchOrders')) start_form(); -start_table("class='tablestyle_noborder'"); +start_table(TABLESTYLE_NOBORDER); start_row(); ref_cells(_("#:"), 'order_number', '',null, '', true);