From 7f4ef7539557f4102a3b1c82bdd50c0d20557f97 Mon Sep 17 00:00:00 2001 From: ryan Date: Wed, 26 Jul 2006 17:43:41 +0000 Subject: [PATCH] fix div tags. Props leftjustified. fixes #2728 git-svn-id: http://svn.automattic.com/wordpress/trunk@4047 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-content/themes/default/attachment.php | 2 +- wp-content/themes/default/page.php | 2 +- wp-content/themes/default/single.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/wp-content/themes/default/attachment.php b/wp-content/themes/default/attachment.php index ad7c60d44..0d606db62 100644 --- a/wp-content/themes/default/attachment.php +++ b/wp-content/themes/default/attachment.php @@ -12,7 +12,7 @@ ID); $classname = ($_post->iconsize[0] <= 128 ? 'small' : '') . 'attachment'; // This lets us style narrow icons specially ?>

post_parent); ?> »

-
+


guid); ?>

Read the rest of this entry »

'); ?> diff --git a/wp-content/themes/default/page.php b/wp-content/themes/default/page.php index fec388978..33820f59d 100644 --- a/wp-content/themes/default/page.php +++ b/wp-content/themes/default/page.php @@ -5,7 +5,7 @@

-
+
Read the rest of this page »

'); ?> Pages: ', '

', 'number'); ?> diff --git a/wp-content/themes/default/single.php b/wp-content/themes/default/single.php index 05cc5541c..fb071b1b7 100644 --- a/wp-content/themes/default/single.php +++ b/wp-content/themes/default/single.php @@ -12,7 +12,7 @@

-
+
Read the rest of this entry »

'); ?> Pages: ', '

', 'number'); ?>