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/movie.html.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'themes/wind_npk/views/movie.html.php') diff --git a/themes/wind_npk/views/movie.html.php b/themes/wind_npk/views/movie.html.php index 27c293ce..158857db 100644 --- a/themes/wind_npk/views/movie.html.php +++ b/themes/wind_npk/views/movie.html.php @@ -5,8 +5,9 @@ paginator() ?>
- movie_img(array("class" => "g-movie", "id" => "g-movie-id-{$item->id}")) ?> - context_menu($item, "#g-movie-id-{$item->id}") ?> + resize_top($item) ?> + movie_img(array("class" => "g-movie", "id" => "g-item-id-{$item->id}")) ?> + resize_bottom($item) ?>
-- cgit v1.2.3