diff --git a/src/www/firewall_virtual_ip.php b/src/www/firewall_virtual_ip.php
index 4321d865e..16f8e4125 100644
--- a/src/www/firewall_virtual_ip.php
+++ b/src/www/firewall_virtual_ip.php
@@ -292,98 +292,96 @@ $main_buttons = array(
print_info_box_apply(gettext("The VIP configuration has been changed.")." ".gettext("You must apply the changes in order for them to take effect."));
?>
-
+ =gettext("Proxy ARP and other type Virtual IPs cannot be bound to by anything running on the firewall, such as IPsec, OpenVPN, etc. Use a CARP or IP Alias type address for these cases.");?>
+
+
+
+
+
=gettext("Interface");?>
+
+
+
+
+
+
=gettext("IP Address(es)");?>
+
+
+
=gettext("Type");?>
-
+
-
-
-
=gettext("Interface");?>
+
+
+
=gettext("Address");?>
-
+
+
+
=gettext("Expansion");?>
+
+ />
+
+ =gettext("Disable expansion of this entry into IPs on NAT lists (e.g. 192.168.1.0/24 expands to 256 entries.");?>
-
-
-
-
=gettext("Expansion");?>
-
- />
-
- =gettext("Disable expansion of this entry into IPs on NAT lists (e.g. 192.168.1.0/24 expands to 256 entries.");?>
-
-
-
-
=gettext("Virtual IP Password");?>
-
-
-
- =gettext("Enter the VHID group password.");?>
-
-
-
-
-
=gettext("VHID Group");?>
-
-
-
-
-
-
-
- =gettext("Enter the VHID group that the machines will share.");?>
-
-
- =gettext("The frequency that this machine will advertise. 0 usually means master. Otherwise the lowest combination of both values in the cluster determines the master.");?>
-
-
-
-
-
=gettext("Description");?>
-
-
-
- =gettext("You may enter a description here for your reference (not parsed).");?>
-
+
+ =gettext("The frequency that this machine will advertise. 0 usually means master. Otherwise the lowest combination of both values in the cluster determines the master.");?>
+
+
+
+
+
=gettext("Description");?>
+
+
+
+ =gettext("You may enter a description here for your reference (not parsed).");?>
+
-
- =gettext("Note:");?>
-
- =gettext("Proxy ARP and other type Virtual IPs cannot be bound to by anything running on the firewall, such as IPsec, OpenVPN, etc. Use a CARP or IP Alias type address for these cases.");?>
-
- = sprintf(gettext("For more information on CARP and the above values, visit the OpenBSD %sCARP FAQ%s."), "","" ) ?>
-