mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-20 11:26:13 +00:00
updated link
Seems this option was in _admin and moved to _firewall. Now it links to the correct page for editing anti lockout rule
This commit is contained in:
parent
80ce75e373
commit
aaf478aa03
@ -361,7 +361,7 @@ $( document ).ready(function() {
|
||||
<td class="hidden-xs hidden-sm"> </td>
|
||||
<td><?=gettext("Anti-Lockout Rule");?></td>
|
||||
<td>
|
||||
<a href="system_advanced_admin.php" data-toggle="tooltip" title="<?=gettext("change configuration");?>" class="btn btn-default btn-xs"><span class="glyphicon glyphicon-pencil"></span></a>
|
||||
<a href="system_advanced_firewall.php" data-toggle="tooltip" title="<?=gettext("change configuration");?>" class="btn btn-default btn-xs"><span class="glyphicon glyphicon-pencil"></span></a>
|
||||
</td>
|
||||
</tr>
|
||||
<?php
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user