From ff6ed7098b6ba27d97eb80223f5e8338fad33741 Mon Sep 17 00:00:00 2001 From: Andreas Unterkircher Date: Tue, 19 Jun 2007 18:43:03 +0000 Subject: some xhtml 1.0 cleanup git-svn-id: file:///var/lib/svn/phpfspot/trunk@110 fa6a889d-dae6-447d-9e79-4ba9a3039384 --- templates/single_photo.tpl | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'templates/single_photo.tpl') diff --git a/templates/single_photo.tpl b/templates/single_photo.tpl index 9290744..285f293 100644 --- a/templates/single_photo.tpl +++ b/templates/single_photo.tpl @@ -7,9 +7,9 @@ - + original resolution - + additional informations @@ -23,7 +23,7 @@ { else } { /if } - + photo @@ -33,13 +33,13 @@   { else } - + previous photo { /if } - + photo index @@ -47,7 +47,7 @@   { else } - + next photo { /if} @@ -58,15 +58,15 @@
{ if $ExifMadeWith } -  Image taken with:
+ camera icon Image taken with:
{$ExifMadeWith}
{ /if } { if $ExifMadeOn } -  Image made on:
+ calendar icon Image made on:
{$ExifMadeOn}
{ /if } { if $ExifOrigResolution } -  Original resolution:
+ resolution icon Original resolution:
{$ExifOrigResolution}
{ /if } Size: {$ExifFileSize}kbyte
-- cgit v1.2.3-18-g5258