Changed context help organization to enable use of central, multilanguage wiki.
[fa-stable.git] / admin / display_prefs.php
index b84c1da602b9de54b6e0f33ab5fa925ec9fbcd5e..1de931ebac1f3f0ff3d49389611b7ba045ce9be0 100644 (file)
@@ -13,7 +13,7 @@ $page_security = 'SA_SETUPDISPLAY';
 $path_to_root="..";
 include($path_to_root . "/includes/session.inc");
 
-page(_("Display Setup"));
+page(_($help_context = "Display Setup"));
 
 include_once($path_to_root . "/includes/date_functions.inc");
 include_once($path_to_root . "/includes/ui.inc");