diff --git a/application/views/dashboard/index.php b/application/views/dashboard/index.php index 56e885ab..688bbf2c 100644 --- a/application/views/dashboard/index.php +++ b/application/views/dashboard/index.php @@ -213,7 +213,7 @@ function echoQrbCalcLink($mygrid, $grid, $vucc) -config->item('option_dashboard_map ') != "false" && $this->config->item('option_dashboard_map ') != "map_at_right") { ?> +optionslib->get_option('dashboard_map') != "false") && ($this->optionslib->get_option('dashboard_map') != "map_at_right")) { ?>
@@ -226,7 +226,7 @@ function echoQrbCalcLink($mygrid, $grid, $vucc)
- config->item('dashboard_map') == "map_at_right") { ?> + optionslib->get_option('dashboard_map') == "map_at_right") { ?>