Changed context help organization to enable use of central, multilanguage wiki.
[fa-stable.git] / sales / create_recurrent_invoices.php
index 492d8482e8c4e0e0bf6d147eb0168836ee25c061..dafc08ac7450adadcc448118a49de879b136a2f8 100644 (file)
@@ -21,7 +21,7 @@ $js = "";
 if ($use_popup_windows)
        $js .= get_js_open_window(900, 600);
 
-page(_("Create and Print Recurrent Invoices"), false, false, "", $js);
+page(_($help_context = "Create and Print Recurrent Invoices"), false, false, "", $js);
 
 function set_last_sent($id, $date)
 {