From 2d1b7b600731d0333acbbdf3c7f253eadbde71d6 Mon Sep 17 00:00:00 2001 From: Andreas Unterkircher Date: Sun, 8 Jul 2007 12:39:33 +0000 Subject: issue33, fixed nasty IE viewing page selectors wrong git-svn-id: file:///var/lib/svn/phpfspot/trunk@181 fa6a889d-dae6-447d-9e79-4ba9a3039384 --- templates/photo_index.tpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/photo_index.tpl b/templates/photo_index.tpl index 5b44449..8aea9bc 100644 --- a/templates/photo_index.tpl +++ b/templates/photo_index.tpl @@ -66,7 +66,7 @@ - + { if $previous_url == "" } { if $count != 0 } first page reached @@ -77,14 +77,14 @@ { /if } - + { if $page_selector == "" }   { else } {$page_selector} { /if} - + { if $next_url == "" } { if $count != 0 } last page reached -- cgit v1.2.3-18-g5258