X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=inventory%2Fpurchasing_data.php;h=96b205e076ee93b383f27c2d00782951bf6d8d6f;hb=fc24ee893402902fc58632dabb5d7c2594e191d0;hp=d0b1685d8f5e0acbb5134d660aa2468532dab29b;hpb=2e570d1c62dd7775213cfffe3cf1ab186b94117f;p=fa-stable.git diff --git a/inventory/purchasing_data.php b/inventory/purchasing_data.php index d0b1685d..96b205e0 100644 --- a/inventory/purchasing_data.php +++ b/inventory/purchasing_data.php @@ -142,7 +142,7 @@ else } else { - start_table(TABLESTYLE, "width=65%"); + start_table(TABLESTYLE, "width='65%'"); $th = array(_("Supplier"), _("Price"), _("Currency"), _("Supplier's Unit"), _("Conversion Factor"), _("Supplier's Description"), "", "");