From 0f987880e67c667dc1e2c47455fc9ee0859fcba7 Mon Sep 17 00:00:00 2001 From: Tim Almdal Date: Tue, 2 Jun 2009 12:08:47 -0700 Subject: Fix for ticket #320 --- themes/default/views/photo.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes/default/views/photo.html.php') diff --git a/themes/default/views/photo.html.php b/themes/default/views/photo.html.php index cc069158..85143da8 100644 --- a/themes/default/views/photo.html.php +++ b/themes/default/views/photo.html.php @@ -29,7 +29,7 @@ "> - resize_tag(array("id" => "gPhotoId-{$item->id}", "class" => "gResize")) ?> + resize_img(array("id" => "gPhotoId-{$item->id}", "class" => "gResize")) ?> -- cgit v1.2.3