From: fabrixxm Date: Sun, 7 Feb 2016 13:29:07 +0000 (+0100) Subject: fix error in template in notifications page X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=102c06a41f3fb6308a75a748a347ebc84b7362dd;p=friendica.git fix error in template in notifications page --- diff --git a/view/templates/notifications.tpl b/view/templates/notifications.tpl index 0b7e77a07b..54f9de0c7a 100644 --- a/view/templates/notifications.tpl +++ b/view/templates/notifications.tpl @@ -2,7 +2,7 @@

{{$notif_header}}

-{{include file="common_tabs.tpl"}} +{{if $tabs }}{{include file="common_tabs.tpl"}}{{/if}}
{{$notif_content}}