From c9873b6ece29ef27b1f5d0c0cf0fab460e5f0e8a Mon Sep 17 00:00:00 2001 From: tbrehm <t.brehm@ispconfig.org> Date: Fri, 22 Jul 2011 08:09:33 -0400 Subject: [PATCH] Disable iptables plugin as it is currently incomplete. --- interface/web/vm/lib/lang/pl_openvz_ip.lng | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/interface/web/vm/lib/lang/pl_openvz_ip.lng b/interface/web/vm/lib/lang/pl_openvz_ip.lng index 98d5c98..e83baae 100644 --- a/interface/web/vm/lib/lang/pl_openvz_ip.lng +++ b/interface/web/vm/lib/lang/pl_openvz_ip.lng @@ -1,6 +1,6 @@ -<?php -$wb["server_id_txt"] = 'Hostserver'; -$wb["ip_address_txt"] = 'IP address'; -$wb["vm_id_txt"] = 'Virtual server'; -$wb["reserved_txt"] = 'Reserved'; +<?php +$wb["server_id_txt"] = 'Hostserver'; +$wb["ip_address_txt"] = 'IP address'; +$wb["vm_id_txt"] = 'Virtual server'; +$wb["reserved_txt"] = 'Reserved'; ?> \ No newline at end of file -- Gitblit v1.9.1