fix title of page

This commit is contained in:
Uwe Steinmann 2024-11-13 12:51:08 +01:00
parent cef5e73ba5
commit bb0f34a05a

View File

@ -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();