Changed context help organization to enable use of central, multilanguage wiki.
[fa-stable.git] / dimensions / inquiry / search_dimensions.php
index 1c63c2fc89171f7019a3accdedcf2db29378ec06..29b58efe3f1a76a74ff3b4617587086729373050 100644 (file)
@@ -26,12 +26,12 @@ if ($use_date_picker)
 if (isset($_GET['outstanding_only']) && $_GET['outstanding_only'])
 {
        $outstanding_only = 1;
-       page(_("Search Outstanding Dimensions"), false, false, "", $js);
+       page(_($help_context = "Search Outstanding Dimensions"), false, false, "", $js);
 }
 else
 {
        $outstanding_only = 0;
-       page(_("Search Dimensions"), false, false, "", $js);
+       page(_($help_context = "Search Dimensions"), false, false, "", $js);
 }
 //-----------------------------------------------------------------------------------
 // Ajax updates