Changed context help organization to enable use of central, multilanguage wiki.
[fa-stable.git] / dimensions / view / view_dimension.php
index bc0cdf5cf2a3361f3b0b9cdc7078cb78a807391e..2fe540712d37d2f498ba7365da593545119e518d 100644 (file)
@@ -17,7 +17,7 @@ include_once($path_to_root . "/includes/session.inc");
 $js = "";
 if ($use_date_picker)
        $js .= get_js_date_picker();
-page(_("View Dimension"), true, false, "", $js);
+page(_($help_context = "View Dimension"), true, false, "", $js);
 
 include_once($path_to_root . "/includes/date_functions.inc");
 include_once($path_to_root . "/includes/data_checks.inc");