X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Ffrio%2Ftemplates%2Fphoto_album.tpl;h=f043ce3fa8a4348758e5f7d66dc5fc1bf1d0638f;hb=7e761fa514d8faae76e5e0e082a6959f6d17f236;hp=d5906818263fe0d139e91d91d540aceec5c43f6a;hpb=830b2edc3587747f37281a0bd1eaf4dfe98b043a;p=friendica.git diff --git a/view/theme/frio/templates/photo_album.tpl b/view/theme/frio/templates/photo_album.tpl index d590681826..f043ce3fa8 100644 --- a/view/theme/frio/templates/photo_album.tpl +++ b/view/theme/frio/templates/photo_album.tpl @@ -1,38 +1,40 @@ -
-

{{$album}}

+
+
+

{{$album}}

+
+ +
+ {{if $can_post}} + + + {{/if}} + {{if $edit}} + + + + {{/if}} + {{if ! $noorder}} + + + {{if $order.2 == "newest"}} + + {{else}} + + {{/if}} + + {{/if}} +
+
+ +
+ {{foreach $photos as $photo}} + {{include file="photo_top.tpl"}} + {{/foreach}} +
+ +
+ + {{$paginate}} + +
- -
- {{if $can_post}} - - - {{/if}} - {{if $edit}} - - - - {{/if}} - {{if ! $noorder}} - - - {{if $order.2 == "newest"}} - - {{else}} - - {{/if}} - - {{/if}} -
-
- -
-{{foreach $photos as $photo}} - {{include file="photo_top.tpl"}} -{{/foreach}} -
- -
- -{{$paginate}} - -