X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=phpfspot.git;a=blobdiff_plain;f=templates%2Fsingle_photo.tpl;h=536f1dbc4b52458daa363891712c68f9fa5fd3fa;hp=285f29349f8b180e147610573adbcaeb30e778f2;hb=38599c2345c2cd49dec2e7ae25093cdb15eb5a23;hpb=ff6ed7098b6ba27d97eb80223f5e8338fad33741 diff --git a/templates/single_photo.tpl b/templates/single_photo.tpl index 285f293..536f1db 100644 --- a/templates/single_photo.tpl +++ b/templates/single_photo.tpl @@ -13,7 +13,7 @@ - +
@@ -30,7 +30,7 @@
{ if $previous_url == "" } -   + first photo reached { else } previous photo @@ -44,7 +44,7 @@ { if $next_url == "" } -   + last photo reached { else } next photo @@ -55,7 +55,7 @@
- +
{ if $ExifMadeWith } camera icon Image taken with:
@@ -69,10 +69,10 @@ resolution icon Original resolution:
{$ExifOrigResolution}
{ /if } - Size: {$ExifFileSize}kbyte
+ Size: {$ExifFileSize}
{ if $tags }
- Tagged with:
+ available tags Tagged with:
{ foreach from=$tags key=id item=name } {$name}
{ /foreach }