From b0cf57810e1584f1cf23b464a92c662c56338e75 Mon Sep 17 00:00:00 2001 From: matt Date: Tue, 11 Mar 2008 00:02:15 +0000 Subject: [PATCH] Better attachment template. Hat tip: Andy. Fixes #6150. git-svn-id: http://svn.automattic.com/wordpress/trunk@7221 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-content/themes/default/attachment.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/wp-content/themes/default/attachment.php b/wp-content/themes/default/attachment.php index a479c304ec..7176d1b767 100644 --- a/wp-content/themes/default/attachment.php +++ b/wp-content/themes/default/attachment.php @@ -8,12 +8,10 @@
 
 
-ID, true, array(450, 800)); // This also populates the iconsize for the next line ?> -ID); $classname = ($_post->iconsize[0] <= 128 ? 'small' : '') . 'attachment'; // This lets us style narrow icons specially ?>

post_parent); ?> »

-


guid); ?>

+

Read the rest of this entry »

'); ?>