From bf420e07b6a8ed6d0a42cdaef5f3f70ad58ce7fc Mon Sep 17 00:00:00 2001 From: marknl <marknl@ispconfig3> Date: Fri, 26 Aug 2011 09:17:19 -0400 Subject: [PATCH] FS#1516 - Text color for input fields --- 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