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

{{$album}}

+

{{$album}}

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