From 1b76def26fbfc4ef3f0fcb2df210d916b972628b Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Sat, 22 Nov 2008 21:59:41 +0000 Subject: Create thumbnail insertion points (top/bottom/info) and move the generic item info into the info module. --- themes/default/views/album.html.php | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'themes') diff --git a/themes/default/views/album.html.php b/themes/default/views/album.html.php index f4869479..c56aed22 100644 --- a/themes/default/views/album.html.php +++ b/themes/default/views/album.html.php @@ -12,6 +12,7 @@
  • + thumbnail_top($child) ?> type}s/{$child->id}") ?>"> photo

    title_edit ?>

    + thumbnail_bottom($child) ?>
  • -- cgit v1.2.3