File "settings-headers-csp-directive.snippet.tpl"

Full Path: /home/rrterraplen/public_html/wp-content-20241221212636/plugins/sucuri-scanner/inc/tpl/settings-headers-csp-directive.snippet.tpl
File size: 570 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 csp-directive-inputs">
            %%%SUCURI.options%%%
        </span>
    </td>
</tr>