From 3f076eb2c51898d073fbb71269c115bad2746714 Mon Sep 17 00:00:00 2001 From: Martin Edenhofer Date: Tue, 30 Jun 2015 10:22:22 +0200 Subject: [PATCH] Removed not needed class and attribute. --- .../app/views/widget/online_notification_content.jst.eco | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/javascripts/app/views/widget/online_notification_content.jst.eco b/app/assets/javascripts/app/views/widget/online_notification_content.jst.eco index e5bed90a4..10a60c461 100644 --- a/app/assets/javascripts/app/views/widget/online_notification_content.jst.eco +++ b/app/assets/javascripts/app/views/widget/online_notification_content.jst.eco @@ -15,7 +15,7 @@ <% end %> <% else: %> -
+
<%- @T("No unread Notifications for you. :) ") %>
<% end %> \ No newline at end of file