Jump to content

Removing Credit Slips Doesn't Work


faazz

Recommended Posts

Hello,

 

I've tried to remove Credit Slips from our website, which is using 1.5.4, but it doesn't work. I removed the following from the module blockmyaccount's blockmyaccount.tpl:

 

<li><a href="{$link->getPageLink('order-slip', true)|escape:'html'}" title="{l s='My credit slips' mod='blockmyaccount'}">{l s='My credit slips' mod='blockmyaccount'}</a></li>

And the following from our theme folder's my-account.tpl:

<li class="slip"><a href="{$link->getPageLink('order-slip', true)}" title="{l s='Credit slips'}">{l s='My credit slips'}</a></li>

I've set it to Force Recompile, flushed cache. Still won't work. Any ideas/solutions?

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...