X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=gl%2Fview%2Fgl_payment_view.php;h=582f2930d21606c94f2d31f1989b9eb11cf32ad1;hb=d2cc0860eccf02eaefcd90731ac3af141a841529;hp=e71e3dff2105011132771afda156686aaab1392e;hpb=8720456baebdf840339f5ef1537813c898808984;p=fa-stable.git diff --git a/gl/view/gl_payment_view.php b/gl/view/gl_payment_view.php index e71e3dff..582f2930 100644 --- a/gl/view/gl_payment_view.php +++ b/gl/view/gl_payment_view.php @@ -14,7 +14,7 @@ $path_to_root = "../.."; include($path_to_root . "/includes/session.inc"); -page(_("View Bank Payment"), true); +page(_($help_context = "View Bank Payment"), true); include_once($path_to_root . "/includes/date_functions.inc"); include_once($path_to_root . "/includes/ui.inc");