X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Fsection_title.tpl;h=07685d346bb66d06a1df7ac4fd6741275f742f27;hb=27c738f90f5961ffcdc438810a93407e4544eead;hp=8614fb883b0866fa06912dd3ae18fc48afa49658;hpb=a2ae4ccc9b963d21fb812cfc4c8404d3012d33a2;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}}