File "settings-alerts-events.snippet.tpl"

Full Path: /home/rrterraplen/public_html/wp-content-20241221212636/plugins/sucuri-scanner/inc/tpl/settings-alerts-events.snippet.tpl
File size: 322 bytes
MIME-type: text/plain
Charset: utf-8


<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>