From 38599c2345c2cd49dec2e7ae25093cdb15eb5a23 Mon Sep 17 00:00:00 2001 From: Andreas Unterkircher Date: Sun, 1 Jul 2007 09:09:58 +0000 Subject: instead of empty cells, show now grayed icons if first or last object reached git-svn-id: file:///var/lib/svn/phpfspot/trunk@153 fa6a889d-dae6-447d-9e79-4ba9a3039384 --- templates/single_photo.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates/single_photo.tpl') diff --git a/templates/single_photo.tpl b/templates/single_photo.tpl index e5bcada..536f1db 100644 --- a/templates/single_photo.tpl +++ b/templates/single_photo.tpl @@ -30,7 +30,7 @@ { if $previous_url == "" } -   + first photo reached { else } previous photo @@ -44,7 +44,7 @@ { if $next_url == "" } -   + last photo reached { else } next photo -- cgit v1.2.3-18-g5258