From 298ef538bb9a7bedb59377c76338a38c742f16da Mon Sep 17 00:00:00 2001
From: ftimme <ft@falkotimme.com>
Date: Mon, 26 Sep 2011 10:08:42 -0400
Subject: [PATCH] - Added Python support (for Apache).

---
 interface/web/sites/lib/lang/en_web_domain.lng |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/interface/web/sites/lib/lang/en_web_domain.lng b/interface/web/sites/lib/lang/en_web_domain.lng
index a496655..af1e098 100644
--- a/interface/web/sites/lib/lang/en_web_domain.lng
+++ b/interface/web/sites/lib/lang/en_web_domain.lng
@@ -79,4 +79,5 @@
 $wb["www_to_non_www_txt"] = 'www -&gt; non-www';
 $wb["php_fpm_use_socket_txt"] = 'Use Socket For PHP-FPM';
 $wb["error_no_sni_txt"] = 'SNI for SSL is not activated on this server. You can enable only one SSL certificate on each IP address.';
+$wb["python_txt"] = 'Python';
 ?>
\ No newline at end of file

--
Gitblit v1.9.1