Added option to handle Jalali and Islamic Calendars
[fa-stable.git] / purchasing / po_receive_items.php
index 3fa2705da45700657219e95dc4437f9bf0a50522..e12b6a4203277fc86eba319c0afcdf4749bf9ff9 100644 (file)
@@ -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 "<br><center>";