From 69b1bc6d7e36a98e08bce6fdd28b723510662e4e Mon Sep 17 00:00:00 2001
From: Florian Schaal <florian@schaal-24.de>
Date: Tue, 07 Jan 2014 06:32:29 -0500
Subject: [PATCH] remove backups when deleting a web-domain

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