fix error in template in notifications page

This commit is contained in:
fabrixxm 2016-02-07 14:29:07 +01:00
parent 44592611e1
commit 102c06a41f
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<h1>{{$notif_header}}</h1>
{{include file="common_tabs.tpl"}}
{{if $tabs }}{{include file="common_tabs.tpl"}}{{/if}}
<div class="notif-network-wrapper">
{{$notif_content}}