mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-13 08:09:41 +00:00
firewall: not my day :)
This commit is contained in:
parent
1a2ab2afe5
commit
2f5468ae66
@ -628,7 +628,7 @@ $( document ).ready(function() {
|
||||
<td colspan="11" align="center" valign="middle">
|
||||
<span class="text-muted">
|
||||
<?php if ($selected_if == 'FloatingRules'): ?>
|
||||
<?= gettext('No floating rules are currently defined. Floating rules are not ' .
|
||||
<?= gettext('No floating rules are currently defined. Floating rules are ' .
|
||||
'not bound to a single interface and can therefore be used to span ' .
|
||||
'policies over multiple networks at the same time.'); ?>
|
||||
<?php else: ?>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user