diff --git a/themes/default/identity.tpl b/themes/default/identity.tpl index deadcf8e7..26a43ed34 100644 --- a/themes/default/identity.tpl +++ b/themes/default/identity.tpl @@ -34,7 +34,7 @@ {if isset($confirmation) && $confirmation}

{l s='Your personal information has been successfully updated.'} - {if isset($pwd_changed)}
{l s='Your password has been sent to your e-mail:'} {$email|escape:'htmlall':'UTF-8'}{/if} + {if isset($pwd_changed)}
{l s='Your password has been sent to your e-mail:'} {$email}{/if}

{else}

{l s='Please be sure to update your personal information if it has changed.'}

@@ -50,15 +50,15 @@

- +

- +

- +

@@ -77,7 +77,7 @@ {* @@ -97,13 +97,13 @@