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/photo_index.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates/photo_index.tpl') diff --git a/templates/photo_index.tpl b/templates/photo_index.tpl index 28a933d..57cf2ff 100644 --- a/templates/photo_index.tpl +++ b/templates/photo_index.tpl @@ -58,7 +58,7 @@ { if $previous_url == "" } -   + first page reached { else } previous photo @@ -74,7 +74,7 @@ { if $next_url == "" } -   + last page reached { else } next photo -- cgit v1.2.3-18-g5258