X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=admin%2Fattachments.php;h=dafa3e022fb1ea592e93b3415269b6aa5ced7ffc;hb=081465f30442afc4f008a1c7038bef320466a730;hp=3b39aa94bdeb22e7d28fa9394366a8950f3ac495;hpb=8ea6c4dd0d9b31b3456d012b0c94339b801bee0c;p=fa-stable.git diff --git a/admin/attachments.php b/admin/attachments.php index 3b39aa94..dafa3e02 100644 --- a/admin/attachments.php +++ b/admin/attachments.php @@ -68,7 +68,7 @@ if ($download_id != -1) $js = ""; if ($use_popup_windows) $js .= get_js_open_window(800, 500); -page(_("Attach Documents"), false, false, "", $js); +page(_($help_context = "Attach Documents"), false, false, "", $js); simple_page_mode(true); //----------------------------------------------------------------------------------------