Changed context help organization to enable use of central, multilanguage wiki.
[fa-stable.git] / admin / print_profiles.php
index 02e3701c55a9a2af8b13a55c1f5f53a16614ca96..1df47c67f512ca3a8c8c96e81a4d84c2e2c2dff6 100644 (file)
@@ -15,7 +15,7 @@ include($path_to_root . "/includes/session.inc");
 include($path_to_root . "/admin/db/printers_db.inc");
 include($path_to_root . "/includes/ui.inc");
 
-page(_("Printing Profiles"));
+page(_($help_context = "Printing Profiles"));
 
 $selected_id = get_post('profile_id','');