mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-03-06 12:20:45 +01:00
remove comodo rules packs
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user