From: Andreas Unterkircher Date: Thu, 7 Jun 2007 15:21:32 +0000 (+0000) Subject: restyle single photo view X-Git-Tag: phpfspot-1.2~292 X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=phpfspot.git;a=commitdiff_plain;h=fe544d65af90df49390155616b9c864ea60ff2e5 restyle single photo view git-svn-id: file:///var/lib/svn/phpfspot/trunk@43 fa6a889d-dae6-447d-9e79-4ba9a3039384 --- diff --git a/templates/single_photo.tpl b/templates/single_photo.tpl index 2acf924..3965edc 100644 --- a/templates/single_photo.tpl +++ b/templates/single_photo.tpl @@ -1,24 +1,41 @@ + - - - -
- + + Photo {$image_name}
- { if $previous_url == "" } -   - { else } - Previous - { /if } -   - { if $next_url == "" } -   - { else } - Next - { /if} + +
+ + + + + + + + + +
+ + + +
+ { if $previous_url == "" } +   + { else } + Previous + { /if } +   + { if $next_url == "" } +   + { else } + Next + { /if} +
+
+