From 29136b0fe2cbc7c1ba524f3483701f1a257ecb7c Mon Sep 17 00:00:00 2001 From: Andreas Unterkircher Date: Sat, 21 Jul 2007 08:54:39 +0000 Subject: issue30, fixed wickled lines when images have different lines git-svn-id: file:///var/lib/svn/phpfspot/trunk@230 fa6a889d-dae6-447d-9e79-4ba9a3039384 --- templates/photo_index.tpl | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) (limited to 'templates') diff --git a/templates/photo_index.tpl b/templates/photo_index.tpl index c00ab96..5d11c14 100644 --- a/templates/photo_index.tpl +++ b/templates/photo_index.tpl @@ -44,15 +44,14 @@ +
-
- +
{section name="row" loop=$rows step=1} {section name="col" loop=$columns step=1} - {/if} - {/section} {/section}
{if $images[row][col] } -
+
thumb_{$images[row][col]}
@@ -60,14 +59,12 @@
{else} -   +
 
-
-- cgit v1.2.3-18-g5258