From: Andreas Unterkircher Date: Mon, 31 Dec 2007 17:17:27 +0000 (+0100) Subject: add some helpful text to photo-view nav buttons X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=phpfspot.git;a=commitdiff_plain;h=2dc7291df7156eee16874ba50e1c97e922e7e11d add some helpful text to photo-view nav buttons --- diff --git a/themes/default/templates/single_photo.tpl b/themes/default/templates/single_photo.tpl index 0965b07..22d8ca2 100644 --- a/themes/default/templates/single_photo.tpl +++ b/themes/default/templates/single_photo.tpl @@ -34,7 +34,7 @@ { if $next_url == "" } { else } - + { /if } photo @@ -45,13 +45,13 @@ { if $previous_url == "" } first photo reached { else } - + previous photo { /if } - + photo index @@ -59,7 +59,7 @@ { if $next_url == "" } last photo reached { else } - + next photo { /if}