diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2005-03-10 22:31:57 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2005-03-10 22:31:57 +0000 |
commit | 7bda9069cc8cb6c5974b430b48ed47108091fcaa (patch) | |
tree | 77398c6ec0fcd0300f1d97845947b945ce380739 /packages | |
parent | 6602c17323da3940da45fe38003b787dfdd48864 (diff) | |
download | pfsense-packages-7bda9069cc8cb6c5974b430b48ed47108091fcaa.tar.gz pfsense-packages-7bda9069cc8cb6c5974b430b48ed47108091fcaa.tar.bz2 pfsense-packages-7bda9069cc8cb6c5974b430b48ed47108091fcaa.zip |
Make sure all three tabs text match.
Diffstat (limited to 'packages')
-rw-r--r-- | packages/carp_status.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/carp_status.php b/packages/carp_status.php index 94cb2248..6bfdf52f 100644 --- a/packages/carp_status.php +++ b/packages/carp_status.php @@ -56,7 +56,7 @@ include("fbegin.inc"); <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr><td> <ul id="tabnav"> - <li class="tabinact"><a href="/pkg.php?xml=carp.xml">CARP IPs</a></li> + <li class="tabinact"><a href="/pkg.php?xml=carp.xml">CARP Virtual IPs</a></li> <li class="tabact">CARP Status</li> <li class="tabinact"><a href="/pkg.php?xml=carp_settings.xml">CARP Settings</a></li> </ul> |