From a144cd6c5dfaa08350acdd7e608abe1727e09951 Mon Sep 17 00:00:00 2001 From: Andreas Unterkircher Date: Fri, 15 Jun 2007 20:47:35 +0000 Subject: some additional icons for single photo view git-svn-id: file:///var/lib/svn/phpfspot/trunk@99 fa6a889d-dae6-447d-9e79-4ba9a3039384 --- templates/single_photo.tpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'templates/single_photo.tpl') diff --git a/templates/single_photo.tpl b/templates/single_photo.tpl index 4e043a1..4aa239b 100644 --- a/templates/single_photo.tpl +++ b/templates/single_photo.tpl @@ -58,15 +58,15 @@
{ if $ExifMadeWith } - Image taken with:
+  Image taken with:
{$ExifMadeWith}
{ /if } { if $ExifMadeOn } - Image made on:
+  Image made on:
On: {$ExifMadeOn}
{ /if } { if $ExifOrigResolution } - Original resolution:
+  Original resolution:
{$ExifOrigResolution}
{ /if } Size: {$ExifFileSize}kbyte
-- cgit v1.2.3-18-g5258