X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=purchasing%2Fview%2Fview_supp_payment.php;h=c9a455f1d614645da9c24bd791175db7021ce94c;hb=17b390efcf904072b02ec866b2a427490471a260;hp=1cee060ebf4f89f3625d409eaf0f90baf751059b;hpb=7561718ee5113232ce917f63085d272884b0929c;p=fa-stable.git diff --git a/purchasing/view/view_supp_payment.php b/purchasing/view/view_supp_payment.php index 1cee060e..c9a455f1 100644 --- a/purchasing/view/view_supp_payment.php +++ b/purchasing/view/view_supp_payment.php @@ -47,7 +47,7 @@ echo "
"; display_heading(_("Payment to Supplier") . " #$trans_no"); echo "
"; -start_table(TABLESTYLE2, "width=80%"); +start_table(TABLESTYLE2, "width='80%'"); start_row(); label_cells(_("To Supplier"), $receipt['supplier_name'], "class='tableheader2'");