From e45a654715c5db44e60527513d7d8255f8d20221 Mon Sep 17 00:00:00 2001 From: Cash Costello Date: Sat, 28 Mar 2009 17:46:24 +0000 Subject: cleaned up and standardized the css markup --- views/default/object/image.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'views/default/object/image.php') diff --git a/views/default/object/image.php b/views/default/object/image.php index 67fd87bfb..3aa9bab8e 100644 --- a/views/default/object/image.php +++ b/views/default/object/image.php @@ -19,7 +19,7 @@ if (get_input('search_viewtype') == "gallery") { ?> -
+
thumbnail
-
+
thumbnail
' . autop($desc) . '
'; - echo '
'; - echo '
' . $back . $next . '
'; + echo '
'; + echo '
' . $back . $next . '
'; if ($next) echo ''; echo '' . $title . ''; if ($next) echo ''; -- cgit v1.2.3