From 8cd558b61b9c24ee109993d8e76ddc4870ffa4fa Mon Sep 17 00:00:00 2001 From: ayvis Date: Fri, 14 Mar 2014 21:24:03 +0100 Subject: xhtml Compliance replaced
,
and
with
--- usr/local/www/firewall_virtual_ip.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) mode change 100755 => 100644 usr/local/www/firewall_virtual_ip.php (limited to 'usr/local/www/firewall_virtual_ip.php') diff --git a/usr/local/www/firewall_virtual_ip.php b/usr/local/www/firewall_virtual_ip.php old mode 100755 new mode 100644 index 7d17938..ff94e94 --- a/usr/local/www/firewall_virtual_ip.php +++ b/usr/local/www/firewall_virtual_ip.php @@ -208,9 +208,9 @@ include("head.inc"); print_info_box($savemsg); else if (is_subsystem_dirty('vip')) - print_info_box_np(gettext("The VIP configuration has been changed.")."
".gettext("You must apply the changes in order for them to take effect.")); + print_info_box_np(gettext("The VIP configuration has been changed.")."
".gettext("You must apply the changes in order for them to take effect.")); ?> -
+
-- cgit v1.1
-


-

+


+

.