aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/tpl/notify.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/theme/redbasic/tpl/notify.tpl')
-rwxr-xr-xview/theme/redbasic/tpl/notify.tpl3
1 files changed, 0 insertions, 3 deletions
diff --git a/view/theme/redbasic/tpl/notify.tpl b/view/theme/redbasic/tpl/notify.tpl
deleted file mode 100755
index d3c79be82..000000000
--- a/view/theme/redbasic/tpl/notify.tpl
+++ /dev/null
@@ -1,3 +0,0 @@
-<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>