1
0
mirror of https://github.com/silverstripe/silverstripe-framework synced 2024-10-22 12:05:37 +00:00
2017-09-12 13:23:35 +01:00

4 lines
134 B
Scheme

<button $AttributesHTML>
<span class="btn__title"><% if $ButtonContent %>$ButtonContent<% else %>$Title<% end_if %></span>
</button>