mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
5 lines
120 B
Scheme
5 lines
120 B
Scheme
$Field
|
|
|
|
<% if $Title %>
|
|
<label class="checkboxfield-small" <% if ID %>for="$ID"<% end_if %>>$Title</label>
|
|
<% end_if %> |