PHP Classes

File: Application/Theme/Mail/lost_password.tpl

Recommend this page to a friend!
  Classes of Duong Huynh Nghia   Lego PHP   Application/Theme/Mail/lost_password.tpl   Download  
File: Application/Theme/Mail/lost_password.tpl
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Lego PHP
Blog and shopping cart system
Author: By
Last change:
Date: 7 years ago
Size: 267 bytes
 

Contents

Class file image Download
<p>Hi there, </p> <p>{{ Translate('user.some_one_else_request_new_password_from_your_account.')}}</p> <p>{{ Translate('user.click_to_link_bellow_if_it_is_yours')}}</p> <p> <a href="{{sLostPaswordURL}}">{{ sLostPaswordURL }}</a> </p> <div> {{ sMailSignature }} </div>