summaryrefslogtreecommitdiff
path: root/templates/assembly_icons_inc.tpl
blob: a1296e5bfafe8fe1f82b1c6cfdec31b4486975b5 (plain)
1
2
3
{if $gContent->hasUpdatePermission()}
	<a title="{tr}Add Component{/tr}" href="{$smarty.const.STOCK_PKG_URL}edit_component.php?content_id={$gContent->mContentId}">{booticon iname="fa-plus" ipackage="icons" iexplain="Add Component"}</a>
{/if}