From f743d5a49af135d647243861b1c7e546f8b4c200 Mon Sep 17 00:00:00 2001 From: Cash Costello Date: Sat, 12 Dec 2009 21:34:18 +0000 Subject: made a modification in image view for albums so that plugins have more flexibility --- views/default/object/image.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'views/default') diff --git a/views/default/object/image.php b/views/default/object/image.php index 72b245d17..02444eaad 100644 --- a/views/default/object/image.php +++ b/views/default/object/image.php @@ -66,22 +66,22 @@ if (!$vars['full']) { ?> -
$image), $image_html); if ($image_html) { echo $image_html; } else { // default link to image if no one overrides ?> - thumbnail +
+ <?php echo $image->title; ?> +
-