From 4eb8d2a054e69aba568d5435fd1420b5a9367207 Mon Sep 17 00:00:00 2001
From: cfoe <cfoe@ispconfig3>
Date: Wed, 18 Jul 2012 13:45:49 -0400
Subject: [PATCH] added interface + theme options for the end user

---
 interface/web/help/lib/lang/ru_faq_sections_form.lng |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/interface/web/help/lib/lang/ru_faq_sections_form.lng b/interface/web/help/lib/lang/ru_faq_sections_form.lng
index ade3819..dab0863 100644
--- a/interface/web/help/lib/lang/ru_faq_sections_form.lng
+++ b/interface/web/help/lib/lang/ru_faq_sections_form.lng
@@ -1,3 +1,3 @@
 <?php
-$wb['faq_section_name_txt'] = "Section Name";
+$wb['faq_section_name_txt'] = 'Section Name';
 ?>

--
Gitblit v1.9.1