diff --git a/views/bootstrap/class.Dashboard.php b/views/bootstrap/class.Dashboard.php index c03c022b1..3cfcd4c78 100644 --- a/views/bootstrap/class.Dashboard.php +++ b/views/bootstrap/class.Dashboard.php @@ -156,7 +156,7 @@ class SeedDMS_View_Dashboard extends SeedDMS_Theme_Style { $timeout = $this->params['timeout']; $xsendfile = $this->params['xsendfile']; - $this->htmlStartPage(getMLText("calendar")); + $this->htmlStartPage(getMLText("dashboard")); $this->globalNavigation(); $this->contentStart();