Changed context help organization to enable use of central, multilanguage wiki.
[fa-stable.git] / sales / allocations / customer_allocate.php
index 6b0357e0db267db9454cce0c4695a974cb072f01..058605c6ff481dcee3d20eaf40998c0522056a37 100644 (file)
@@ -25,7 +25,7 @@ if ($use_popup_windows)
 
 add_js_file('allocate.js');
 
-page(_("Allocate Customer Payment or Credit Note"), false, false, "", $js);
+page(_($help_context = "Allocate Customer Payment or Credit Note"), false, false, "", $js);
 
 //--------------------------------------------------------------------------------