From a3644638aaf0418598196a870204e0b632a4c8ad Mon Sep 17 00:00:00 2001
From: Thomas Bruederli <thomas@roundcube.net>
Date: Fri, 17 Apr 2015 06:28:40 -0400
Subject: [PATCH] Allow preference sections to define CSS class names

---
 program/localization/lb_LU/labels.inc |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/program/localization/lb_LU/labels.inc b/program/localization/lb_LU/labels.inc
index a3ea381..5a20017 100644
--- a/program/localization/lb_LU/labels.inc
+++ b/program/localization/lb_LU/labels.inc
@@ -285,7 +285,6 @@
 $labels['spouse'] = 'Liewenspartner';
 $labels['allfields'] = 'All d\'Felder';
 $labels['search'] = 'Sichen';
-$labels['searchfor'] = 'No "$q" sichen';
 $labels['advsearch'] = 'Avancéiert Sich';
 $labels['advanced'] = 'Avancéiert';
 $labels['other'] = 'Aneres';

--
Gitblit v1.9.1