blob: ab94185349133c2874b62d0b82b54db7ed09e51b (
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}
|