From 24807e4d4fac4b8e09417bd007a0876c8dc294af Mon Sep 17 00:00:00 2001 From: Glen Date: Sun, 27 Apr 2014 23:27:36 +1000 Subject: [PATCH] Update locked.tpl --- public/templates/mail/notifications/locked.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/templates/mail/notifications/locked.tpl b/public/templates/mail/notifications/locked.tpl index 8f5f4212..04a5ccc3 100644 --- a/public/templates/mail/notifications/locked.tpl +++ b/public/templates/mail/notifications/locked.tpl @@ -1,7 +1,7 @@

You account has been locked due to too many failed password or PIN attempts. Please follow the URL below to unlock your account.

-

http{if $smarty.server.HTTPS|default:"" eq "on"}s{/if}://{$smarty.server.SERVER_NAME}{$smarty.server.SCRIPT_NAME}?page=account&action=unlock&token={nocache}{$DATA.token}{/nocache}

+

http{if $smarty.server.HTTPS|default:"" eq "on"}s{/if}://{$smarty.server.SERVER_NAME}{$smarty.server.SCRIPT_NAME}?page=account&action=unlock&token={nocache}{$DATA.token}{/nocache}