From 2f0a834b7937fda29b549013eadcd5ee47dfcc8a Mon Sep 17 00:00:00 2001 From: gc Date: Mon, 24 Apr 2006 17:37:38 +0000 Subject: [PATCH] *** empty log message *** --- bin/booh-backend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/booh-backend b/bin/booh-backend index b40d6f9..23b615b 100755 --- a/bin/booh-backend +++ b/bin/booh-backend @@ -1206,7 +1206,7 @@ def walk_source_dir gen_thumbnails_subdir(captionfile, child, false, [ { 'filename' => thumbnail, 'size' => $albums_thumbnail_size } ], find_subalbum_info_type(child)) html_index.gsub!(/~~caption_iteration~~/, caption) - html_index.gsub!(/~~image_iteration~~/, "" + img_element(thumbnail) + '') + html_index.gsub!(/~~image_iteration~~/, "" + img_element(thumbnail) + '') } html_index += close_iterations(iterations) -- 2.30.4