From ab8fe4df558b9acad7a3f640103dc13ede47516d Mon Sep 17 00:00:00 2001
From: Florian Schaal <florian@schaal-24.de>
Date: Sat, 27 Jun 2015 03:41:08 -0400
Subject: [PATCH] add missing wb-entry

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

diff --git a/interface/web/admin/lib/lang/fi_system_config.lng b/interface/web/admin/lib/lang/fi_system_config.lng
old mode 100755
new mode 100644
index 3eff3ac..59e73b9
--- a/interface/web/admin/lib/lang/fi_system_config.lng
+++ b/interface/web/admin/lib/lang/fi_system_config.lng
@@ -72,4 +72,5 @@
 $wb['min_password_length_txt'] = 'Minimum password length';
 $wb['min_password_strength_txt'] = 'Minimum password strength';
 $wb["company_name_txt"] = "Company Name for the page title";
+$wb["reseller_can_use_options_txt"] = "Reseller can use the option-tab for websites";
 ?>

--
Gitblit v1.9.1