]> git.mxchange.org Git - friendica.git/blobdiff - view/birthdays_reminder.tpl
modified api message reply to set title to conversion title, when replying.
[friendica.git] / view / birthdays_reminder.tpl
index 44ad5f03f2de5943c9d453e585d2375156f90027..a00e5c7f817e155b0b39ad56578996fba41cb249 100644 (file)
@@ -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 }}