From f191adfe7897adb350f68f422a651785acb25e21 Mon Sep 17 00:00:00 2001 From: Nathan Kinkade Date: Thu, 19 Aug 2010 23:26:27 +0000 Subject: Copied default Gallery3 Wind theme to a new one so that I could make mods, such as hiding image titles. --- themes/wind_npk/views/photo.html.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'themes/wind_npk/views/photo.html.php') diff --git a/themes/wind_npk/views/photo.html.php b/themes/wind_npk/views/photo.html.php index e0fae3f1..c17d6b90 100644 --- a/themes/wind_npk/views/photo.html.php +++ b/themes/wind_npk/views/photo.html.php @@ -22,16 +22,15 @@ for_html_attr() ?>"> - resize_img(array("id" => "g-photo-id-{$item->id}", "class" => "g-resize")) ?> + resize_img(array("id" => "g-item-id-{$item->id}", "class" => "g-resize")) ?> resize_bottom($item) ?> - context_menu($item, "#g-photo-id-{$item->id}") ?>
-

title) ?>

+
description)) ?>
-- cgit v1.2.3