From 3412e50b54e3daac8745234e21ab6e72be0ed165 Mon Sep 17 00:00:00 2001
From: Thomas Bruederli <thomas@roundcube.net>
Date: Wed, 04 Jun 2014 11:20:33 -0400
Subject: [PATCH] Fix attachment menu structure and aria-attributes

---
 plugins/attachment_reminder/localization/da_DK.inc |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/plugins/attachment_reminder/localization/da_DK.inc b/plugins/attachment_reminder/localization/da_DK.inc
index c7983cf..e41eafb 100644
--- a/plugins/attachment_reminder/localization/da_DK.inc
+++ b/plugins/attachment_reminder/localization/da_DK.inc
@@ -15,8 +15,6 @@
 
  For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-attachment_reminder/
 */
-
-$messages = array();
 $messages['forgotattachment'] = "Glemte du at vedhæfte en fil?";
 $messages['reminderoption'] = "Påmind om glemt vedhæftning af filer";
 $messages['keywords'] = "vedhæftet fil,fil,vedhæft,vedhæftet,vedhæfter,lukket,CV,følgebrev";

--
Gitblit v1.9.1