From 9f488446d9dde9e485da2287a81fa14df1c5af0d Mon Sep 17 00:00:00 2001 From: Chad Kieffer Date: Fri, 10 Apr 2009 05:40:56 +0000 Subject: Fix up microthumb grid, changed unselect to deselect all, white space fixes. --- modules/organize/views/organize.html.php | 2 +- modules/organize/views/organize_thumb_grid.html.php | 10 ++++------ 2 files changed, 5 insertions(+), 7 deletions(-) (limited to 'modules/organize/views') diff --git a/modules/organize/views/organize.html.php b/modules/organize/views/organize.html.php index bac61df5..5f26603e 100644 --- a/modules/organize/views/organize.html.php +++ b/modules/organize/views/organize.html.php @@ -15,7 +15,7 @@
- +
">
    diff --git a/modules/organize/views/organize_thumb_grid.html.php b/modules/organize/views/organize_thumb_grid.html.php index 1f63f034..cdfd00bb 100644 --- a/modules/organize/views/organize_thumb_grid.html.php +++ b/modules/organize/views/organize_thumb_grid.html.php @@ -9,12 +9,10 @@
  • -
      -
    -
    - thumb_tag(array("class" => "gThumbnail"), $thumbsize, true) ?> -
    +
     
    +
    + thumb_tag(array("class" => "gThumbnail"), $thumbsize, true) ?>
    +
  • - -- cgit v1.2.3