X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=admin%2Finst_lang.php;h=77fb8d091741dde20ff51731d46041662f697f20;hb=02dd4aefa3e3babb64d61140bb7f7de14e37f755;hp=214a1dceb4d79823ab9c39b497f6f1eab04f0ff9;hpb=e4601ecbe842aafa7f0424abc67ec7ba55139dff;p=fa-stable.git diff --git a/admin/inst_lang.php b/admin/inst_lang.php index 214a1dce..77fb8d09 100644 --- a/admin/inst_lang.php +++ b/admin/inst_lang.php @@ -13,7 +13,7 @@ $page_security = 'SA_CREATELANGUAGE'; $path_to_root=".."; include_once($path_to_root . "/includes/session.inc"); -page(_("Install/Update Languages")); +page(_($help_context = "Install/Update Languages")); include_once($path_to_root . "/includes/date_functions.inc"); include_once($path_to_root . "/admin/db/company_db.inc");