Changed context help organization to enable use of central, multilanguage wiki.
[fa-stable.git] / admin / inst_lang.php
index 214a1dceb4d79823ab9c39b497f6f1eab04f0ff9..77fb8d091741dde20ff51731d46041662f697f20 100644 (file)
@@ -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");