diff options
Diffstat (limited to 'view/tpl/smarty3/notifications.tpl')
-rw-r--r-- | view/tpl/smarty3/notifications.tpl | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/view/tpl/smarty3/notifications.tpl b/view/tpl/smarty3/notifications.tpl deleted file mode 100644 index 834a7a016..000000000 --- a/view/tpl/smarty3/notifications.tpl +++ /dev/null @@ -1,13 +0,0 @@ -{{* - * AUTOMATICALLY GENERATED TEMPLATE - * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN - * - *}} - -<h1>{{$notif_header}}</h1> - -{{include file="common_tabs.tpl"}} - -<div class="notif-network-wrapper"> - {{$notif_content}} -</div> |