Skip to content

Commit

Permalink
Version 1.3.1, Fix: 'template/email/account_password_reset_confirmati…
Browse files Browse the repository at this point in the history
…on.html'
  • Loading branch information
MaWoScha committed Aug 13, 2019
1 parent 416160e commit c769bf8
Show file tree
Hide file tree
Showing 11 changed files with 18 additions and 18 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
/**
* @category German
* @package German_LocalePack
* @authors MaWoScha <mawoscha@siempro.co, http://www.siempro.co/>
* @developer MaWoScha <mawoscha@siempro.co, http://www.siempro.co/>
* @authors MaWoScha
* @developer MaWoScha
* @version 0.1.0
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
*/
Expand Down
4 changes: 2 additions & 2 deletions app/code/community/German/LocalePackEn/Helper/Data.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
/**
* @category German
* @package German_LocalePack
* @authors MaWoScha <mawoscha@siempro.co, http://www.siempro.co/>
* @developer MaWoScha <mawoscha@siempro.co, http://www.siempro.co/>
* @authors MaWoScha
* @developer MaWoScha
* @version 0.1.0
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
*/
Expand Down
4 changes: 2 additions & 2 deletions app/code/community/German/LocalePackEn/Model/Observer.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
/**
* @category German
* @package German_LocalePack
* @authors MaWoScha <mawoscha@siempro.co, http://www.siempro.co/>
* @developer MaWoScha <mawoscha@siempro.co, http://www.siempro.co/>
* @authors MaWoScha
* @developer MaWoScha
* @version 0.1.0
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
*/
Expand Down
4 changes: 2 additions & 2 deletions app/code/community/German/LocalePackEn/etc/config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
/**
* @category German
* @package German_LocalePack
* @authors MaWoScha <mawoscha@siempro.co, http://www.siempro.co/>
* @developer MaWoScha <mawoscha@siempro.co, http://www.siempro.co/>
* @authors MaWoScha
* @developer MaWoScha
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
*/
-->
Expand Down
4 changes: 2 additions & 2 deletions app/code/community/German/LocalePackEn/etc/system.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
/**
* @category German
* @package German_LocalePack
* @authors MaWoScha <mawoscha@siempro.co, http://www.siempro.co/>
* @developer MaWoScha <mawoscha@siempro.co, http://www.siempro.co/>
* @authors MaWoScha
* @developer MaWoScha
* @version 0.1.0
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
/**
* @category German
* @package German_LocalePack
* @authors MaWoScha <mawoscha@siempro.co, http://www.siempro.co/>
* @developer MaWoScha <mawoscha@siempro.co, http://www.siempro.co/>
* @authors MaWoScha
* @developer MaWoScha
* @version 0.6.0.
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
*/
Expand Down
4 changes: 2 additions & 2 deletions app/etc/modules/German_LocalePackEn.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
/**
* @category German
* @package German_LocalePack
* @authors MaWoScha <mawoscha@siempro.co, http://www.siempro.co/>
* @developer MaWoScha <mawoscha@siempro.co, http://www.siempro.co/>
* @authors MaWoScha
* @developer MaWoScha
* @version 1.0.0
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<h1>{{block type="cms/block" block_id="email_template_say_hello"}} {{htmlescape var=$customer.name}}</h1>
<p>Your email {{var customer.email}} must be confirmed before using it to log in to our store.</p>
<p>Click here to confirm your email and instantly log in (the link is valid only once):</p>
<table cellspacing="0" cellpadding="0" class="action-button" >
<table cellspacing="0" cellpadding="0" class="action-button">
<tr>
<td>
<a href="{{store url="customer/account/confirm/" _query_id=$customer.id _query_key=$customer.confirmation _query_back_url=$back_url}}"><span>Confirm Account</span></a>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"var logo_url":"Email Logo Image Url",
"var logo_alt":"Email Logo Image Alt",
"htmlescape var=$customer.name":"Customer Name",
"store url=\"customer/account/resetpassword/\" _query_id=$customer.id _query_token=$customer.rp_token":"Reset Password URL"}
"store url=\"customer/account/resetpassword/\" _query_id=$customer.rp_customer_id _query_token=$customer.rp_token":"Reset Password URL"}
@-->

<!--@styles
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<td class="action-content">
<h1>Thank you for subscribing.</h1>
<p>To begin receiving the newsletter, you must first confirm your subscription:</p>
<table cellspacing="0" cellpadding="0" class="action-button" >
<table cellspacing="0" cellpadding="0" class="action-button">
<tr>
<td>
<a href="{{var subscriber.getConfirmationLink()}}"><span>Confirm Subscription</span></a>
Expand Down
2 changes: 1 addition & 1 deletion var/connect/German_LocalePack_en_US.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Paquete de idioma inglés para Magento Commerce
E-Mail-Templates until Magento v1.9.4</description>
<license>OSL</license>
<license_uri>http://opensource.org/licenses/osl-3.0.php</license_uri>
<version>1.3.0</version>
<version>1.3.1</version>
<stability>stable</stability>
<notes>Install custom English (US) E-Mail Templates only!

Expand Down

0 comments on commit c769bf8

Please sign in to comment.