X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=phpfspot.git;a=blobdiff_plain;f=templates%2Fphoto_index.tpl;h=61f54d4824fd6042ef3b2476985ca41b54d2bd7f;hp=f4742237dc38188cff4184858df8d3a2df84e994;hb=48a1088931b8d491f80ac19b29367c70407d3bf3;hpb=46969d30b2966f33b0529435a5840d5289996799 diff --git a/templates/photo_index.tpl b/templates/photo_index.tpl index f474223..61f54d4 100644 --- a/templates/photo_index.tpl +++ b/templates/photo_index.tpl @@ -2,7 +2,7 @@ + -
- Photo Index
+ Photo Index, {if ! $searchfor } {if $count == 1} {$count} image has been found for the selected tags @@ -17,9 +17,13 @@ {/if} {/if}
+ Extern + photo index +
+
{section name="row" loop=$rows step=1} @@ -29,8 +33,8 @@ {if $images[row][col] } @@ -45,10 +49,25 @@ + + + +
+ { if $previous_url == "" } +   + { else } + + previous photo + + { /if } + + { if $next_url == "" } +   + { else } + + next photo + + { /if} +
-