Skip to content

Commit 4549696

Browse files
committed
remove comodo rules packs
1 parent ea0185d commit 4549696

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

firewall/templates/firewall/modSecurityRulesPacks.html

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -63,16 +63,16 @@ <h4 class="mb-10">{% trans "ModSecurity is not installed " %}
6363
</td>
6464
</tr>
6565

66-
<tr>
67-
<td>COMODO ModSecurity 3.0</td>
68-
<td><input type="checkbox" id="comodoInstalled" data-toggle="toggle"></td>
69-
<td>
70-
<button ng-disabled="comodoDisable" ng-click="fetchRulesFile('comodo')" class="btn btn-alt btn-hover btn-blue-alt">
71-
<span>{% trans "Configure" %}</span>
72-
<i class="glyph-icon icon-arrow-right"></i>
73-
</button>
74-
</td>
75-
</tr>
66+
{# <tr>#}
67+
{# <td>COMODO ModSecurity 3.0</td>#}
68+
{# <td><input type="checkbox" id="comodoInstalled" data-toggle="toggle"></td>#}
69+
{# <td>#}
70+
{# <button ng-disabled="comodoDisable" ng-click="fetchRulesFile('comodo')" class="btn btn-alt btn-hover btn-blue-alt">#}
71+
{# <span>{% trans "Configure" %}</span>#}
72+
{# <i class="glyph-icon icon-arrow-right"></i>#}
73+
{# </button>#}
74+
{# </td>#}
75+
{# </tr>#}
7676
</tbody>
7777
</table>
7878

0 commit comments

Comments
 (0)