From: Andreas Unterkircher Date: Sat, 30 Jun 2007 09:49:12 +0000 (+0000) Subject: also display an little icon near the "pic is also listed in the following tags" X-Git-Tag: phpfspot-1.2~191 X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=phpfspot.git;a=commitdiff_plain;h=7b0e0e56666b6755665b76a4c525a1269e4bc0d1;ds=sidebyside also display an little icon near the "pic is also listed in the following tags" git-svn-id: file:///var/lib/svn/phpfspot/trunk@144 fa6a889d-dae6-447d-9e79-4ba9a3039384 --- diff --git a/templates/single_photo.tpl b/templates/single_photo.tpl index aa9d699..ea1c1fb 100644 --- a/templates/single_photo.tpl +++ b/templates/single_photo.tpl @@ -72,7 +72,7 @@ Size: {$ExifFileSize}kbyte
{ if $tags }
- Tagged with:
+ available tags Tagged with:
{ foreach from=$tags key=id item=name } {$name}
{ /foreach }