Jump to content

Overloading backoffice navigation nav.tpl


belicslavko

Recommended Posts

Hi, I want to overload navigation template file:

/admin/themes/template/nav.tpl

I put code in

/my_module_dir/override/controller/admin/template/nav.tpl

code:

{extends file="nav.tpl"}


<h1>TEST</h1>

I clear cache and restart module but code not showing. Any Help?

 

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