diff --git a/application/views/scripts/authentication/login.phtml b/application/views/scripts/authentication/login.phtml index 097c68678..43a87c5db 100644 --- a/application/views/scripts/authentication/login.phtml +++ b/application/views/scripts/authentication/login.phtml @@ -17,7 +17,7 @@ . '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 + '', // TODO: More exact documentation link '', '' ) ?>
@@ -33,7 +33,7 @@