X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=phpfspot.git;a=blobdiff_plain;f=templates%2Fphoto_index.tpl;h=36d095575297b6d652cd03591a65971febda0201;hp=f4742237dc38188cff4184858df8d3a2df84e994;hb=dc815d80d15437e0e6a56bfcfbff81b241cdd727;hpb=46969d30b2966f33b0529435a5840d5289996799 diff --git a/templates/photo_index.tpl b/templates/photo_index.tpl index f474223..36d0955 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,12 @@ {/if} {/if}
+ photo index +
+
{section name="row" loop=$rows step=1} @@ -30,7 +33,7 @@ @@ -45,6 +48,26 @@ + + + +
+ { if $previous_url == "" } +   + { else } + + previous photo + + { /if } + + { if $next_url == "" } +   + { else } + + next photo + + { /if} +