mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-05-23 18:11:31 +00:00
fix title of page
This commit is contained in:
parent
cef5e73ba5
commit
bb0f34a05a
|
@ -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();
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user