Merged changes from main branch up to 2.1.3.
[fa-stable.git] / purchasing / po_receive_items.php
index 4029dfc1c64f4a4e1f4eaea43f6187e2ff8e40fb..adf9a4e25f42d4fd9013f1887d0008faa184d495 100644 (file)
@@ -311,7 +311,7 @@ display_po_receive_items();
 
 echo '<br>';
 submit_center_first('Update', _("Update"), '', 'default');
-submit_center_last('ProcessGoodsReceived', _("Process Receive Items"), _("Clear all GL entry fields"), true);
+submit_center_last('ProcessGoodsReceived', _("Process Receive Items"), _("Process Receive Items"), true);
 
 end_form();