From 545cdc519b0873c9993effb35a751e404c54b752 Mon Sep 17 00:00:00 2001 From: dMetzger Date: Fri, 10 Aug 2012 13:45:16 +0000 Subject: [PATCH] // Fixed #PSCFV-3530 #PSCFV-3593 --- themes/default/identity.tpl | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) 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 @@