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

{{$album}}

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