<tr>
    <th class="check-column">
        <input type="hidden" name="%%SUCURI.Event.Name%%" value="0" />
        <input type="checkbox" name="%%SUCURI.Event.Name%%" value="1" %%SUCURI.Event.Checked%% />
    </th>
    <td>
        <span class="%%SUCURI.Event.LabelIcon%%">%%%SUCURI.Event.Label%%%</span>
    </td>
</tr>