Jump to content

Blockmyaccount.tpl changes


Corduschaetzchen

Recommended Posts

Hey there,

 

I spent the whole day to see changes in the "My Account" section but don`t have a clue what`s going wrong.

I use a template called Leo_Theme.

 

Logging in into " My Account" in my onlineshop gives me the opportunity to click on the following buttons:

- my orders

- my returns

- my credit slips

- my adresses

- my information

- my vouchers

 

I do not want customers to see "my vouchers" and therefore went to blockmyaccount.tpl and deleted the following part:

 

{if $voucherAllowed}
<li>
<a href="{$link->getPageLink('discount', true)|escape:'html':'UTF-8'}" title="{l s='My vouchers' mod='blockmyaccount'}">
{l s='My vouchers' mod='blockmyaccount'}
</a>
</li>
{/if}
 
And of course I checked cache and forced compile.
 
But nothing happens.
 
What`s going wrong here?
 
Thank you!

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...