summaryrefslogtreecommitdiffstats
path: root/apps/files/js/templates/template_addbutton.handlebars
blob: 62a022715a92647fe6ab747ac70da5eed1906264 (plain)
1
2
3
4
<a href="#" class="button new">
	<span class="icon {{iconClass}}"></span>
	<span class="hidden-visually">{{addText}}</span>
</a>