diff options
Diffstat (limited to 'usr')
-rwxr-xr-x | usr/local/www/carp_status.php | 2 | ||||
-rwxr-xr-x | usr/local/www/firewall_virtual_ip.php | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/usr/local/www/carp_status.php b/usr/local/www/carp_status.php index 1da2016..d034e4c 100755 --- a/usr/local/www/carp_status.php +++ b/usr/local/www/carp_status.php @@ -161,7 +161,7 @@ include("head.inc"); </strong> </span> <br /> - You can configure CARP-Settings <a href="pkg_edit.php?xml=carp_settings.xml&id=0">here</a>. + You can configure CARP settings <a href="pkg_edit.php?xml=carp_settings.xml&id=0">here</a>. </span> </p> </td> diff --git a/usr/local/www/firewall_virtual_ip.php b/usr/local/www/firewall_virtual_ip.php index 3b4d952..ac439d0 100755 --- a/usr/local/www/firewall_virtual_ip.php +++ b/usr/local/www/firewall_virtual_ip.php @@ -175,7 +175,7 @@ include("head.inc"); <td colspan="4"> <p><span class="vexpl"><span class="red"><strong>Note:<br> </strong></span>The virtual IP addresses defined on this page may be used in <a href="firewall_nat.php">NAT</a> mappings.<br> - You can check the status of your CARP-Interfaces <a href="carp_status.php">here</a>.</span></p> + You can check the status of your CARP Virtual IPs and interfaces <a href="carp_status.php">here</a>.</span></p> </td> </tr> </table> |