Changed context help organization to enable use of central, multilanguage wiki.
[fa-stable.git] / dimensions / dimension_entry.php
index 5a5a88256310cef65490e3a80a70e07817b641b7..0777c2a3adc25f106dbb2fcacf0234e37522cbdb 100644 (file)
@@ -24,7 +24,7 @@ include_once($path_to_root . "/dimensions/includes/dimensions_ui.inc");
 $js = "";
 if ($use_date_picker)
        $js .= get_js_date_picker();
-page(_("Dimension Entry"), false, false, "", $js);
+page(_($help_context = "Dimension Entry"), false, false, "", $js);
 
 //---------------------------------------------------------------------------------------