diff options
Diffstat (limited to 'view/tpl/smarty3/message_side.tpl')
-rw-r--r-- | view/tpl/smarty3/message_side.tpl | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/view/tpl/smarty3/message_side.tpl b/view/tpl/smarty3/message_side.tpl index 7da22ee3e..ba7e28272 100644 --- a/view/tpl/smarty3/message_side.tpl +++ b/view/tpl/smarty3/message_side.tpl @@ -1,8 +1,3 @@ -{{* - * AUTOMATICALLY GENERATED TEMPLATE - * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN - * - *}} <div id="message-sidebar" class="widget"> <div id="message-new"><a href="{{$new.url}}" class="{{if $new.sel}}newmessage-selected{{/if}}">{{$new.label}}</a> </div> |