aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-04-26 20:08:57 -0700
committerfriendica <info@friendica.com>2012-04-26 20:08:57 -0700
commitd3992b78e6acb8c8b6e475196083e36d72b03490 (patch)
tree89e024b06c7bf4792d585346b21a90c5f593d225
parentdee36c1b04da7bff2f4f9105680aaa0c89002241 (diff)
downloadvolse-hubzilla-d3992b78e6acb8c8b6e475196083e36d72b03490.tar.gz
volse-hubzilla-d3992b78e6acb8c8b6e475196083e36d72b03490.tar.bz2
volse-hubzilla-d3992b78e6acb8c8b6e475196083e36d72b03490.zip
put fakelink back in birthday notice
-rw-r--r--view/birthdays_reminder.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/birthdays_reminder.tpl b/view/birthdays_reminder.tpl
index 44ad5f03f..a00e5c7f8 100644
--- a/view/birthdays_reminder.tpl
+++ b/view/birthdays_reminder.tpl
@@ -1,5 +1,5 @@
{{ if $count }}
-<div id="birthday-notice" class="birthday-notice fakelink' $classtoday" onclick="openClose('birthday-wrapper');">$event_reminders ($count)</div>
+<div id="birthday-notice" class="birthday-notice fakelink $classtoday" onclick="openClose('birthday-wrapper');">$event_reminders ($count)</div>
<div id="birthday-wrapper" style="display: none;" ><div id="birthday-title">$event_title</div>
<div id="birthday-title-end"></div>
{{ for $events as $event }}