From 81024014bf2fabc1c606edcd8b6441e67ffc824f Mon Sep 17 00:00:00 2001 From: Andreas Unterkircher Date: Tue, 5 Jun 2007 20:27:07 +0000 Subject: renamed single photo display file git-svn-id: file:///var/lib/svn/phpfspot/trunk@17 fa6a889d-dae6-447d-9e79-4ba9a3039384 --- templates/single_photo.tpl | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 templates/single_photo.tpl (limited to 'templates/single_photo.tpl') diff --git a/templates/single_photo.tpl b/templates/single_photo.tpl new file mode 100644 index 0000000..2acf924 --- /dev/null +++ b/templates/single_photo.tpl @@ -0,0 +1,24 @@ + + + + + + + + + +
+ +
+ { if $previous_url == "" } +   + { else } + Previous + { /if } +   + { if $next_url == "" } +   + { else } + Next + { /if} +
-- cgit v1.2.3-18-g5258