Removed obsolete template
authorMarcel Werk <burntime@woltlab.com>
Wed, 22 May 2013 23:07:04 +0000 (01:07 +0200)
committerMarcel Werk <burntime@woltlab.com>
Wed, 22 May 2013 23:07:04 +0000 (01:07 +0200)
com.woltlab.wcf/template/userNotificationItem.tpl [deleted file]

diff --git a/com.woltlab.wcf/template/userNotificationItem.tpl b/com.woltlab.wcf/template/userNotificationItem.tpl
deleted file mode 100644 (file)
index 1ffe7f0..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-<li class="userNotificationItem">
-       <a class="box24">
-               <div class="framed">{@$author->getAvatar()->getImageTag(24)}</div>
-               <div>
-                       <h3>{$label}</h3>
-                       <small>{@$time|time}</small>
-               </div>
-       </a>
-</li>
\ No newline at end of file