From bfd5316327702904d69fe454ff9cce23f6206826 Mon Sep 17 00:00:00 2001 From: Andreas Unterkircher Date: Sat, 7 Jul 2007 07:38:24 +0000 Subject: blur the focus on mouse click git-svn-id: file:///var/lib/svn/phpfspot/trunk@169 fa6a889d-dae6-447d-9e79-4ba9a3039384 --- templates/single_photo.tpl | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'templates/single_photo.tpl') diff --git a/templates/single_photo.tpl b/templates/single_photo.tpl index b93803f..5ad2450 100644 --- a/templates/single_photo.tpl +++ b/templates/single_photo.tpl @@ -19,9 +19,9 @@ { if $next_url == "" } - + { else } - + { /if } photo @@ -32,13 +32,13 @@ { if $previous_url == "" } first photo reached { else } - + previous photo { /if } - + photo index @@ -46,7 +46,7 @@ { if $next_url == "" } last photo reached { else } - + next photo { /if} @@ -74,7 +74,7 @@
available tags Tagged with:
{ foreach from=$tags key=id item=name } - {$name}
+ {$name}
{ /foreach } { /if } -- cgit v1.2.3-18-g5258