diff --git a/admin-dev/themes/default/template/controllers/login/content.tpl b/admin-dev/themes/default/template/controllers/login/content.tpl index b292595c9..08982c51e 100755 --- a/admin-dev/themes/default/template/controllers/login/content.tpl +++ b/admin-dev/themes/default/template/controllers/login/content.tpl @@ -81,9 +81,9 @@

{l s='For security reasons, you cannot connect to the Back Office until after you have:'}

-
{l s='Please then access this page by the new URL (e.g. http://www.yoursite.com/admin123)'}{$randomNb}

+
{l s='Please then access this page by the new URL (e.g. http://www.yoursite.com/admin123%d)' sprintf=$randomNb}

{/if}