diff options
author | Thomas Willingham <founder@kakste.com> | 2013-03-28 21:13:18 +0000 |
---|---|---|
committer | Thomas Willingham <founder@kakste.com> | 2013-03-28 21:13:18 +0000 |
commit | c8852d455e77624baf9e6ac852c1176f45462e70 (patch) | |
tree | 9712a13a21f9bc407e5de5b7132b516d48c1b3be /view/tpl/notifications_network_item.tpl | |
parent | ca605a8c838b28e89c611e1063456afa82e2fb33 (diff) | |
download | volse-hubzilla-c8852d455e77624baf9e6ac852c1176f45462e70.tar.gz volse-hubzilla-c8852d455e77624baf9e6ac852c1176f45462e70.tar.bz2 volse-hubzilla-c8852d455e77624baf9e6ac852c1176f45462e70.zip |
Template clean up.
Diffstat (limited to 'view/tpl/notifications_network_item.tpl')
-rw-r--r-- | view/tpl/notifications_network_item.tpl | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/view/tpl/notifications_network_item.tpl b/view/tpl/notifications_network_item.tpl deleted file mode 100644 index 261ab3643..000000000 --- a/view/tpl/notifications_network_item.tpl +++ /dev/null @@ -1,3 +0,0 @@ -<div class="notif-item"> - <a href="$item_link" target="friendica-notifications"><img src="$item_image" class="notif-image">$item_text <span class="notif-when">$item_when</span></a> -</div> |