From c3ac0a4e500fa0e731167cf847dabb796911d52e Mon Sep 17 00:00:00 2001
From: tbrehm <t.brehm@ispconfig.org>
Date: Wed, 25 Jul 2012 11:28:27 -0400
Subject: [PATCH] Added wrappers for several base filesystem functions like rename, copy, chown, chgrp etc. to system lib.

---
 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