From: Andreas Unterkircher Date: Sun, 8 Jul 2007 12:39:33 +0000 (+0000) Subject: issue33, fixed nasty IE viewing page selectors wrong X-Git-Tag: phpfspot-1.2~154 X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=phpfspot.git;a=commitdiff_plain;h=2d1b7b600731d0333acbbdf3c7f253eadbde71d6;ds=sidebyside issue33, fixed nasty IE viewing page selectors wrong git-svn-id: file:///var/lib/svn/phpfspot/trunk@181 fa6a889d-dae6-447d-9e79-4ba9a3039384 --- 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