X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Ffrio%2Ftemplates%2Fphoto_album.tpl;h=a3b030477a17ce59c74d867d4d3033b736e24d1f;hb=9918fa3ec02f5e062ee85b95044c981ad7043632;hp=1afe4c88530c386a2f385837470baaec6e351607;hpb=61e3a8ca3a0ec79291bc3ca4a6ab4cd9c0c2ee41;p=friendica.git diff --git a/view/theme/frio/templates/photo_album.tpl b/view/theme/frio/templates/photo_album.tpl index 1afe4c8853..a3b030477a 100644 --- a/view/theme/frio/templates/photo_album.tpl +++ b/view/theme/frio/templates/photo_album.tpl @@ -1,28 +1,49 @@ -
+
+

{{$album}}

+
-

{{$album}}

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