From 8f56c03f5e097d31ba940e6f97f65e0e23ae3861 Mon Sep 17 00:00:00 2001 From: Andreas Unterkircher Date: Wed, 4 Jul 2007 19:02:47 +0000 Subject: issue13, if user jumps into from an external link, immediatley display the photo index according the tag selection provided git-svn-id: file:///var/lib/svn/phpfspot/trunk@162 fa6a889d-dae6-447d-9e79-4ba9a3039384 --- templates/index.tpl | 2 +- templates/photo_index.tpl | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'templates') diff --git a/templates/index.tpl b/templates/index.tpl index c00a591..3cad8ba 100644 --- a/templates/index.tpl +++ b/templates/index.tpl @@ -1,5 +1,5 @@ {include file="header.tpl"} - +
diff --git a/templates/photo_index.tpl b/templates/photo_index.tpl index ee11a4f..8111b1b 100644 --- a/templates/photo_index.tpl +++ b/templates/photo_index.tpl @@ -21,7 +21,9 @@ {/if} -- cgit v1.2.3-18-g5258
- Extern + {if $extern_link } + Extern + {/if} photo index