summaryrefslogtreecommitdiff
path: root/templates/menu_feed_admin.tpl
blob: 5432298960f6461585dfed087c61c1fb1d58f694 (plain)
1
2
3
4
5
{strip}
<ul>
	<li><a class="item" href="{$smarty.const.KERNEL_PKG_URL}admin/index.php?page=feed">{tr}Feed Settings{/tr}</a></li>
</ul>
{/strip}