]> git.mxchange.org Git - friendica.git/commitdiff
The pagetypes are rearrange to make the differences better understandable.
authorMichael Vogel <icarus@dabo.de>
Sat, 3 May 2014 10:10:38 +0000 (12:10 +0200)
committerMichael Vogel <icarus@dabo.de>
Sat, 3 May 2014 10:10:38 +0000 (12:10 +0200)
view/templates/pagetypes.tpl

index 15cd3047acb2d91d4b1f7b639ca04a9be88b2369..a7795df44fa5eceeb1b197f6076ccb1e18596344 100644 (file)
@@ -3,8 +3,10 @@
  *     DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
  *
  *}}
+<h4>{{$user}}</h4>
        {{include file="field_radio.tpl" field=$page_normal}}
-       {{include file="field_radio.tpl" field=$page_community}}
-       {{include file="field_radio.tpl" field=$page_prvgroup}}
        {{include file="field_radio.tpl" field=$page_soapbox}}
        {{include file="field_radio.tpl" field=$page_freelove}}
+<h4>{{$community}}</h4>
+       {{include file="field_radio.tpl" field=$page_community}}
+       {{include file="field_radio.tpl" field=$page_prvgroup}}