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

{{$title}}

{{/if}} +{{if $title}} +
+

{{$title}}

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