diff --git a/application/views/scripts/dashboard/index.phtml b/application/views/scripts/dashboard/index.phtml index 3e721dc68..4adad7b66 100644 --- a/application/views/scripts/dashboard/index.phtml +++ b/application/views/scripts/dashboard/index.phtml @@ -7,16 +7,10 @@
-

No dashboard configuration found!

-

- translate('We tried to load a dashboard configuration with no success.' - . ' Please have look that the configuration does exist:'); - ?> - - - escape($this->configPath) ?>.ini - -

+

escape($this->translate('Welcome to Icinga Web!')) ?>

+

escape($this->translate('Currently there is no dashlet available. This might change once you enabled some of the available %s.')), + $this->qlink($this->translate('modules'), 'config/modules') + ) ?>

- \ No newline at end of file + \ No newline at end of file