summaryrefslogtreecommitdiff
path: root/templates/menu_nexus_admin.tpl
blob: 4b8a7c2e2e66fa238b09e84e1f2ba45ccd9a2937 (plain)
1
2
3
4
5
6
{strip}
<ul>
	<li><a class="item" href="{$smarty.const.KERNEL_PKG_URL}admin/index.php?page=nexus">{tr}Nexus Settings{/tr}</a></li>
	<li><a class="item" href="{$smarty.const.NEXUS_PKG_URL}">{tr}Nexus Menus{/tr}</a></li>
</ul>
{/strip}