From 071a85286451487460c73e207acbf947651fdcef Mon Sep 17 00:00:00 2001 From: z0rglub Date: Thu, 5 Aug 2004 17:40:36 +0000 Subject: - non picture files management (adds a "download" block) - template vars for blocks legend, previous and next returns to this blocks and are no longer global git-svn-id: http://piwigo.org/svn/trunk@472 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/default/picture.tpl | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'template/default/picture.tpl') diff --git a/template/default/picture.tpl b/template/default/picture.tpl index 86e25dae1..ea301a24e 100644 --- a/template/default/picture.tpl +++ b/template/default/picture.tpl @@ -25,17 +25,20 @@ {ALT_IMG}
{TITLE}
+ +
[ {L_DOWNLOAD} ]
+ -
{COMMENT_IMG}
+
{legend.COMMENT_IMG}
@@ -51,8 +54,8 @@
- + - {PREV_TITLE_IMG} + {previous.TITLE_IMG} - - {NEXT_TITLE_IMG} + + {next.TITLE_IMG} -- cgit v1.2.3