X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=phpfspot.git;a=blobdiff_plain;f=themes%2Fdefault%2Ftemplates%2Fsingle_photo.tpl;h=85260536a5a63a67b5bc9b817f4ef5b30bf06339;hp=04a35028c5b87ba62de84aebfed6b625f8dd1f62;hb=867cf65e5ec98f5be8529a584329385814543e4d;hpb=7e03ea33b5466be8d499925972a5d044e9695d3d diff --git a/themes/default/templates/single_photo.tpl b/themes/default/templates/single_photo.tpl index 04a3502..8526053 100644 --- a/themes/default/templates/single_photo.tpl +++ b/themes/default/templates/single_photo.tpl @@ -15,14 +15,14 @@ {/if}
- - - + + +  Auto-Browse {if $extern_link }  External Link {/if} - original resolution Fullsize + original resolution Fullsize
@@ -45,19 +45,19 @@
available tags Tagged with:
{ foreach from=$tags key=id item=name } - {$name}
+ {$name}
{ /foreach } { /if }
{ if $prev_img } photo icon Previous:
- +
{ /if} { if $next_img } photo icon Next:
- +
{ /if} @@ -67,9 +67,9 @@
{ if $next_url == "" } - + { else } - + { /if } {$image_filename} @@ -81,17 +81,17 @@ { if $previous_url == "" } first photo reached { else } - + previous photo { /if } - + photo index { if $next_url == "" } last photo reached { else } - + next photo { /if}