X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Fsection_title.tpl;h=07685d346bb66d06a1df7ac4fd6741275f742f27;hb=75d857c595bf222925653453102ca9b49fe536f9;hp=8614fb883b0866fa06912dd3ae18fc48afa49658;hpb=18e44001e5f990d00534961d1f449fcca02dbd56;p=friendica.git diff --git a/view/templates/section_title.tpl b/view/templates/section_title.tpl index 8614fb883b..07685d346b 100644 --- a/view/templates/section_title.tpl +++ b/view/templates/section_title.tpl @@ -1,4 +1,8 @@ -
+{{if $title}} +

{{$title}}

+ {{if ! isset($pullright)}}
+ {{/if}}
+{{/if}}