[ Index ]
 

Code source de eZ Publish 3.9.0

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/design/standard/templates/user/ -> forgotpasswordmail.tpl (source)

   1  {* DO NOT EDIT THIS FILE! Use an override template instead. *}
   2  {let site_url=ezini("SiteSettings","SiteURL")}
   3  {set-block scope=root variable=subject}{"%siteurl new password"|i18n("design/standard/user/forgotpassword",,hash('%siteurl',$site_url))}{/set-block}
   4  {"Your account information"|i18n('design/standard/user/forgotpassword')}
   5  {"Email"|i18n('design/standard/user/forgotpassword')}: {$user.email}
   6  
   7  {section show=$link}
   8  {"Click here to get new password"|i18n('design/standard/user/forgotpassword')}:
   9  {concat("user/forgotpassword/", $hash_key, '/')|ezurl(no)}
  10  {section-else}
  11  
  12  
  13  {section show=$password}
  14  {"New password"|i18n('design/standard/user/forgotpassword')}: {$password}
  15  {/section}
  16  
  17  {/section}
  18  
  19  {/let}


Généré le : Sat Feb 24 10:30:04 2007 par Balluche grâce à PHPXref 0.7