diff --git a/modules/basic_auth/handler/cms_basic_auth_logoff_handler.e b/modules/basic_auth/handler/cms_basic_auth_logoff_handler.e index 0539fef..3c4dce2 100644 --- a/modules/basic_auth/handler/cms_basic_auth_logoff_handler.e +++ b/modules/basic_auth/handler/cms_basic_auth_logoff_handler.e @@ -122,10 +122,11 @@ feature -- HTTP Methods feature {NONE}-- Lougout Message logout_message: STRING = "[ -
+

You are now signed out

-

You can log in again, or go to the front page.

+

You can log in again, or go to the front page.

- ]" + ]" + end