X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=purchasing%2Fpo_receive_items.php;h=e12b6a4203277fc86eba319c0afcdf4749bf9ff9;hb=31469aea45d88c39de230035454e607cb926ccb1;hp=3fa2705da45700657219e95dc4437f9bf0a50522;hpb=431531eebf3ba494002cfbf7ea36f9e82d4975c0;p=fa-stable.git diff --git a/purchasing/po_receive_items.php b/purchasing/po_receive_items.php index 3fa2705d..e12b6a42 100644 --- a/purchasing/po_receive_items.php +++ b/purchasing/po_receive_items.php @@ -286,7 +286,7 @@ if (isset($_POST['ProcessGoodsReceived'])) start_form(false, true); display_grn_summary($_SESSION['PO'], true); -display_heading2(_("Items to Receive")); +display_heading(_("Items to Receive")); display_po_receive_items(); echo "
";