summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xusr/local/www/carp_status.php2
-rwxr-xr-xusr/local/www/firewall_virtual_ip.php2
2 files changed, 2 insertions, 2 deletions
diff --git a/usr/local/www/carp_status.php b/usr/local/www/carp_status.php
index e117c60..18b8ede 100755
--- a/usr/local/www/carp_status.php
+++ b/usr/local/www/carp_status.php
@@ -162,7 +162,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 f9ea84c..d3bb001 100755
--- a/usr/local/www/firewall_virtual_ip.php
+++ b/usr/local/www/firewall_virtual_ip.php
@@ -170,7 +170,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>
OpenPOWER on IntegriCloud