HEX
Server: Apache/2.4.65 (Debian)
System: Linux localhost 6.9.12 #1 SMP Tue May 5 14:23:20 UTC 2026 x86_64
User: www-data (33)
PHP: 8.2.30
Disabled: NONE
Upload Files
File: /var/www/html/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>