diff --git a/application/views/scripts/authentication/login.phtml b/application/views/scripts/authentication/login.phtml index faa55c698..af44afdb8 100644 --- a/application/views/scripts/authentication/login.phtml +++ b/application/views/scripts/authentication/login.phtml @@ -1,58 +1,70 @@ -
= sprintf( + $this->translate( + 'It appears that you did not configure Icinga Web 2 yet so it\'s not possible to log in without any defined ' + . 'authentication method. Please define a authentication method by following the instructions in the' + . ' %1$sdocumentation%3$s or by using our %2$sweb-based setup-wizard%3$s.' + ), + '', // TODO: More exact documentation link + '', + '' + ) ?>
+ + = $this->form ?> + += sprintf( - $this->translate( - 'It appears that you did not configure Icinga Web 2 yet so it\'s not possible to log in without any defined ' - . 'authentication method. Please define a authentication method by following the instructions in the' - . ' %1$sdocumentation%3$s or by using our %2$sweb-based setup-wizard%3$s.' - ), - '', // TODO: More exact documentation link - '', - '' - ) ?>
- - = $this->form ?> - + null, + 'http://www.twitter.com/icinga', + null, + array( + 'target' => '_blank', + 'icon' => 'twitter', + 'title' => $this->translate('Icinga on Twitter') + ) + ) ?> + +