Jump to content

customize toolbar


crypto1970

Recommended Posts

Hello

 

You could just <!--Comment Out--> the code

 

Go to:

public_html/Your Shop/admin/themes/default/template/page_header_toolbar.tpl

 

Around line 114:

 

</li>
{/if}
{if isset($help_link)}
<li>
<!--<a class="toolbar_btn btn-help" href="{$help_link|escape}" title="{l s='Help'}">
<i class="process-icon-help"></i>
<div>{l s='Help'}</div>
</a>-->
</li>
{/if}
 
Not sure if this is the best way but it works
 
Before
 
After
 
Usinng PS 1.6.0.5 default theme
 
Paul
Edited by Paulito (see edit history)
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...