Changed context help organization to enable use of central, multilanguage wiki.
[fa-stable.git] / admin / attachments.php
index 3b39aa94bdeb22e7d28fa9394366a8950f3ac495..dafa3e022fb1ea592e93b3415269b6aa5ced7ffc 100644 (file)
@@ -68,7 +68,7 @@ if ($download_id != -1)
 $js = "";
 if ($use_popup_windows)
        $js .= get_js_open_window(800, 500);
-page(_("Attach Documents"), false, false, "", $js);
+page(_($help_context = "Attach Documents"), false, false, "", $js);
 
 simple_page_mode(true);
 //----------------------------------------------------------------------------------------