Changed context help organization to enable use of central, multilanguage wiki.
[fa-stable.git] / admin / printers.php
index 4c8ad144021e4b670a474469454ec81739dadcef..d46afeeb0f0ff9aaae9906eca2a20399d61690e7 100644 (file)
@@ -13,7 +13,7 @@ $page_security = 'SA_PRINTERS';
 $path_to_root="..";
 include($path_to_root . "/includes/session.inc");
 
-page(_("Printer Locations"));
+page(_($help_context = "Printer Locations"));
 
 include($path_to_root . "/admin/db/printers_db.inc");
 include($path_to_root . "/includes/ui.inc");