Small layout fix on final screen.
authorJanusz Dobrowolski <janusz@frontaccounting.eu>
Thu, 25 Feb 2010 21:15:43 +0000 (21:15 +0000)
committerJanusz Dobrowolski <janusz@frontaccounting.eu>
Thu, 25 Feb 2010 21:15:43 +0000 (21:15 +0000)
purchasing/po_entry_items.php

index 3ce35fdadb3944e653acfaed84cea9b38237ce35..73cad845fc7bc62c4a2ed27a4332159969a4aa4f 100644 (file)
@@ -94,7 +94,7 @@ if (isset($_GET['AddedID']))
 
        display_notification_centered(_("Direct GRN has been entered"));
 
-       display_note(get_trans_view_str($trans_type, $trans_no, _("&View this GRN")), 0, 1);
+       display_note(get_trans_view_str($trans_type, $trans_no, _("&View this GRN")), 0);
 
 // not yet
 //     display_note(print_document_link($trans_no, _("&Print This GRN"), true, $trans_type), 0, 1);