X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=phpfspot.git;a=blobdiff_plain;f=templates%2Fphoto_index.tpl;h=8aea9bc2555b5455c9251644cfa3c28aad5b7128;hp=6c7af4ab2375379768cd3cd426f7d03d779d44a6;hb=2d1b7b600731d0333acbbdf3c7f253eadbde71d6;hpb=8f3e27ca1aea300a47d35b9474c8f5fd588460da diff --git a/templates/photo_index.tpl b/templates/photo_index.tpl index 6c7af4a..8aea9bc 100644 --- a/templates/photo_index.tpl +++ b/templates/photo_index.tpl @@ -4,7 +4,7 @@ - -
+ Photo Index, {if ! $searchfor } {if $count == 1} @@ -20,10 +20,18 @@ {/if} {/if} + +
{if $extern_link } - + {/if} + + +
@@ -31,6 +39,7 @@ +
{section name="row" loop=$rows step=1} @@ -39,7 +48,7 @@ - - -
{if $images[row][col] }
+ { if $previous_url == "" } + { if $count != 0 } first page reached + { /if } { else } previous photo { /if } + { if $page_selector == "" }   { else } {$page_selector} { /if} + { if $next_url == "" } + { if $count != 0 } last page reached + { /if } { else } next photo