summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2008-02-16 08:55:35 +0000
committerChris Buechler <cmb@pfsense.org>2008-02-16 08:55:35 +0000
commit79ec2fe165526672a07a88a36d597ac06f682f45 (patch)
treef966f98faf65ef85ceaaaca500799a66dc703acb
parentebcd8b53bd4937e2227a641501cd7bcb4be36257 (diff)
downloadpfsense-79ec2fe165526672a07a88a36d597ac06f682f45.zip
pfsense-79ec2fe165526672a07a88a36d597ac06f682f45.tar.gz
touch up text
-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