diff --git a/src/www/firewall_virtual_ip_edit.php b/src/www/firewall_virtual_ip_edit.php
index 25939aa70..9b5f794cb 100644
--- a/src/www/firewall_virtual_ip_edit.php
+++ b/src/www/firewall_virtual_ip_edit.php
@@ -476,9 +476,9 @@ $( document ).ready(function() {
=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.");?>
+ =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("For more information on CARP and the above values, visit the OpenBSD ");?> =gettext("CARP FAQ"); ?>.
+ = sprintf(gettext("For more information on CARP and the above values, visit the OpenBSD %sCARP FAQ%s."), "","" ) ?>