From 4070036454731508a7caa56d19e0d5bc9e64614c Mon Sep 17 00:00:00 2001
From: Till Brehm <tbrehm@ispconfig.org>
Date: Sun, 31 Jan 2016 12:57:21 -0500
Subject: [PATCH] Updated and merged language files.

---
 interface/web/vm/lib/lang/cz_openvz_template.lng |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/interface/web/vm/lib/lang/cz_openvz_template.lng b/interface/web/vm/lib/lang/cz_openvz_template.lng
index b5bec9d..9273783 100644
--- a/interface/web/vm/lib/lang/cz_openvz_template.lng
+++ b/interface/web/vm/lib/lang/cz_openvz_template.lng
@@ -91,7 +91,7 @@
 $wb['Template'] = 'Šablona';
 $wb['Advanced'] = 'Pokročilý';
 $wb['features_txt'] = 'Features';
-$wb["iptables_txt"] = "IP Tables";
-$wb["custom_txt"] = "Custom settings";
-$wb["custom_error"] = "Not allowed in Custom settings: ";
-?>
\ No newline at end of file
+$wb['iptables_txt'] = 'IP Tables';
+$wb['custom_txt'] = 'Custom settings';
+$wb['custom_error'] = 'Not allowed in Custom settings: ';
+?>

--
Gitblit v1.9.1