From 4ca1f82d6486238543ea005dbb9d22dd2d534505 Mon Sep 17 00:00:00 2001 From: Marius Cramer <m.cramer@pixcept.de> Date: Sat, 18 Oct 2014 03:39:04 -0400 Subject: [PATCH] - fixed typo (double }) in fedora install library --- interface/web/help/lib/lang/de_help_faq_list.lng | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/interface/web/help/lib/lang/de_help_faq_list.lng b/interface/web/help/lib/lang/de_help_faq_list.lng index 39cd581..3a240f4 100644 --- a/interface/web/help/lib/lang/de_help_faq_list.lng +++ b/interface/web/help/lib/lang/de_help_faq_list.lng @@ -1,3 +1,3 @@ <?php $wb['edit_txt'] = 'Bearbeiten'; -?> \ No newline at end of file +?> -- Gitblit v1.9.1