From 56eb6a409fcd0fcded53e25d5d28fdc6e08fe543 Mon Sep 17 00:00:00 2001 From: Ryan Boren Date: Wed, 26 Jul 2006 17:43:41 +0000 Subject: [PATCH] fix div tags. Props leftjustified. fixes #2728 git-svn-id: https://develop.svn.wordpress.org/trunk@4047 602fd350-edb4-49c9-b593-d223f7449a82 --- 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 ad7c60d441..0d606db623 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 fec3889784..33820f59d5 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 05cc5541c5..fb071b1b73 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'); ?>