diff options
author | Friendika <info@friendika.com> | 2011-10-09 20:26:17 -0700 |
---|---|---|
committer | Friendika <info@friendika.com> | 2011-10-09 20:26:17 -0700 |
commit | 26f2c868daba9012dc0309c922e2f6a0b8b1b1a1 (patch) | |
tree | 0d75efc7aca00c7ce6c42ca2b9112bfdebd7c2bf /view/notifications.tpl | |
parent | 0657baa0b278baf0922f63fb6bbc7cbd77dacb54 (diff) | |
download | volse-hubzilla-26f2c868daba9012dc0309c922e2f6a0b8b1b1a1.tar.gz volse-hubzilla-26f2c868daba9012dc0309c922e2f6a0b8b1b1a1.tar.bz2 volse-hubzilla-26f2c868daba9012dc0309c922e2f6a0b8b1b1a1.zip |
some notification text cleanup and notification page layout fixes for duepuntozero
Diffstat (limited to 'view/notifications.tpl')
-rw-r--r-- | view/notifications.tpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/notifications.tpl b/view/notifications.tpl index 8656ea9d1..24f78f37e 100644 --- a/view/notifications.tpl +++ b/view/notifications.tpl @@ -7,6 +7,7 @@ <a href="/notifications/intros" class="button tabs {{if $activetab==intros}}active{{endif}}">Introductions</a> <a href="/message" class="button tabs">Messages</a> </p> +<div class="notification-listing-end"></div> <div class="notif-network-wrapper"> $notif_content |