From: Janusz Dobrowolski Date: Thu, 25 Feb 2010 21:15:43 +0000 (+0000) Subject: Small layout fix on final screen. X-Git-Tag: v2.4.2~19^2~945 X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=commitdiff_plain;h=d67614847f2d4645d482ddef8b11b16ff0ab27e9;p=fa-stable.git Small layout fix on final screen. --- diff --git a/purchasing/po_entry_items.php b/purchasing/po_entry_items.php index 3ce35fda..73cad845 100644 --- a/purchasing/po_entry_items.php +++ b/purchasing/po_entry_items.php @@ -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);