File: /var/www/wp-content/plugins/sucuri-scanner/inc/tpl/settings-headers-directive.snippet.tpl
<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>