silverstripe-framework/templates/Includes/GridFieldToolbarHeader.ss

5 lines
104 B
Scheme

<tr class="title">
<th colspan="$ColumnCount">
<% if Title %><h2>$Title</h2><% end_if %>
</th>
</tr>