@xavi wrote:
Hi,
I am using 3.1.0 from git with PHP 5.6
I would like to add a new menu in this template.(Administration/Hosted Journals)
I copied templates/admin/contexts.tpl to templates/admin/contexts_1.tplI add this line in templates/admin/index.tpl
<li><a href="{url op="contexts_1"}">{translate key="Context_1"}</a></li>
What is the best way or the best practice without not change core files ?
Regards,
xavi.
Posts: 1
Participants: 1