remove comodo rules packs

This commit is contained in:
Usman Nasir 2021-06-29 23:38:05 +05:00
parent ea0185db2c
commit 4549696f09
1 changed files with 10 additions and 10 deletions

View File

@ -63,16 +63,16 @@
</td>
</tr>
<tr>
<td>COMODO ModSecurity 3.0</td>
<td><input type="checkbox" id="comodoInstalled" data-toggle="toggle"></td>
<td>
<button ng-disabled="comodoDisable" ng-click="fetchRulesFile('comodo')" class="btn btn-alt btn-hover btn-blue-alt">
<span>{% trans "Configure" %}</span>
<i class="glyph-icon icon-arrow-right"></i>
</button>
</td>
</tr>
{# <tr>#}
{# <td>COMODO ModSecurity 3.0</td>#}
{# <td><input type="checkbox" id="comodoInstalled" data-toggle="toggle"></td>#}
{# <td>#}
{# <button ng-disabled="comodoDisable" ng-click="fetchRulesFile('comodo')" class="btn btn-alt btn-hover btn-blue-alt">#}
{# <span>{% trans "Configure" %}</span>#}
{# <i class="glyph-icon icon-arrow-right"></i>#}
{# </button>#}
{# </td>#}
{# </tr>#}
</tbody>
</table>