some additional icons for single photo view
[phpfspot.git] / templates / single_photo.tpl
index 4e043a1d381e0a6a3def16c7f5b435fc9fc5be5c..4aa239b6ac8fe1c2707d70c00ca29e4feb073102 100644 (file)
   <td style="width: 150px; padding-top: 40px;">
    <div id="photo_details">
    { if $ExifMadeWith }
   <td style="width: 150px; padding-top: 40px;">
    <div id="photo_details">
    { if $ExifMadeWith }
-   <u>Image taken with:</u><br />
+   <u><img src="resources/camera.png" />&nbsp;Image taken with:</u><br />
    {$ExifMadeWith}<br />
    { /if }
    { if $ExifMadeOn }
    {$ExifMadeWith}<br />
    { /if }
    { if $ExifMadeOn }
-   <u>Image made on:</u><br />
+   <u><img src="resources/date.png" />&nbsp;Image made on:</u><br />
    On: {$ExifMadeOn}<br />
    { /if }
    { if $ExifOrigResolution }
    On: {$ExifMadeOn}<br />
    { /if }
    { if $ExifOrigResolution }
-   <u>Original resolution:</u><br />
+   <u><img src="resources/image.png" />&nbsp;Original resolution:</u><br />
    {$ExifOrigResolution}<br />
    { /if }
    <u>Size:</u>&nbsp;{$ExifFileSize}kbyte<br />
    {$ExifOrigResolution}<br />
    { /if }
    <u>Size:</u>&nbsp;{$ExifFileSize}kbyte<br />