File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed
firewall/templates/firewall Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments