diff --git a/examples/demo/site/modules/basic_auth/templates/block_login.tpl b/examples/demo/site/modules/basic_auth/templates/block_login.tpl index f5b3eb6..eb3fccf 100644 --- a/examples/demo/site/modules/basic_auth/templates/block_login.tpl +++ b/examples/demo/site/modules/basic_auth/templates/block_login.tpl @@ -1,6 +1,6 @@ {unless isset="$user"}
-
The "Basic Auth" relies on the HTTP basic acces authentication.
(see also: https://en.wikipedia.org/wiki/Basic_access_authentication )
+
The "Basic Auth" relies on the HTTP basic access authentication.
(see also: https://en.wikipedia.org/wiki/Basic_access_authentication )

Login or Register