diff --git a/application/views/scripts/authentication/logout.phtml b/application/views/scripts/authentication/logout.phtml
index bcbb91ac8..df40f28a6 100644
--- a/application/views/scripts/authentication/logout.phtml
+++ b/application/views/scripts/authentication/logout.phtml
@@ -12,9 +12,9 @@
= t('Logging out...'); ?>
= t(
- 'If this message does not disappear, it might be necessary to quit the ' .
- 'current session manually by clearing the cache, or by closing the current ' .
- 'browser session.'
+ 'If this message does not disappear, it might be necessary to quit the'
+ . ' current session manually by clearing the cache, or by closing the current'
+ . ' browser session.'
); ?>