File "settings-headers-directive.snippet.tpl"
Full Path: /home/timepamn/dailynetworth.org/wp-content/plugins/sucuri-scanner/inc/tpl/settings-headers-directive.snippet.tpl
File size: 584 bytes
MIME-type: text/plain
Charset: utf-8
<tr>
<th class="check-column">
<input type="checkbox" name="sucuriscan_enforced_%%SUCURI.directive%%" value="1" %%SUCURI.EnforcedChecked%%>
</th>
<td>
<span class="sucuriscan-monospace">%%SUCURI.displayName%%</span>
<span class="sucuriscan-tooltip" content="%%SUCURI.description%%">
<svg width="14" height="14"><use xlink:href="#helper-svg"></use></svg>
</span>
</td>
<td>
<span class="sucuriscan-monospace %%SUCURI.prefix%%-directive-inputs">
%%%SUCURI.options%%%
</span>
</td>
</tr>