aboutsummaryrefslogtreecommitdiffstats
path: root/view/notifications_network_item.tpl
diff options
context:
space:
mode:
authorDevlon Duthie <duthied@gmail.com>2011-10-07 01:25:08 -0500
committerDevlon Duthie <duthied@gmail.com>2011-10-07 01:25:08 -0500
commitf5fc8dabe5ec61e577f64badce30a7c42c19fafa (patch)
treef7d79d744d552d6296a33f88491252ce6beeb4a3 /view/notifications_network_item.tpl
parent2802c142cb4c479f82bcf790c8cc6b4bda51de7b (diff)
downloadvolse-hubzilla-f5fc8dabe5ec61e577f64badce30a7c42c19fafa.tar.gz
volse-hubzilla-f5fc8dabe5ec61e577f64badce30a7c42c19fafa.tar.bz2
volse-hubzilla-f5fc8dabe5ec61e577f64badce30a7c42c19fafa.zip
Anne set testbubble banner to be fixed, I added the other notification types to /notifcations, added link to notifcations drop-down for all notifications and added notifications drop-down to testbubble theme
Diffstat (limited to 'view/notifications_network_item.tpl')
-rw-r--r--view/notifications_network_item.tpl3
1 files changed, 3 insertions, 0 deletions
diff --git a/view/notifications_network_item.tpl b/view/notifications_network_item.tpl
new file mode 100644
index 000000000..f398f1210
--- /dev/null
+++ b/view/notifications_network_item.tpl
@@ -0,0 +1,3 @@
+<div class="notif-item">
+ <a href="{$item_link}"><img src="{$item_image}" class="notif-image">{$item_text} <span class="notif-when">{$item_when}</span></a>
+</div> \ No newline at end of file