From 4e6047cf819dbfd3f0694a593c3538619bc3751b Mon Sep 17 00:00:00 2001 From: Matt Mullenweg Date: Sun, 1 May 2005 18:51:10 +0000 Subject: [PATCH] Move ID to surrounding div - http://mosquito.wordpress.org/view.php?id=1185 git-svn-id: https://develop.svn.wordpress.org/trunk@2577 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-content/themes/classic/index.php | 4 ++-- wp-content/themes/default/index.php | 4 ++-- wp-content/themes/default/page.php | 4 ++-- wp-content/themes/default/single.php | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/wp-content/themes/classic/index.php b/wp-content/themes/classic/index.php index 05a12d3390..bbee16e744 100644 --- a/wp-content/themes/classic/index.php +++ b/wp-content/themes/classic/index.php @@ -6,8 +6,8 @@ get_header(); ',''); ?> -
-

+
+

@
diff --git a/wp-content/themes/default/index.php b/wp-content/themes/default/index.php index ee08bb6599..0e76687838 100644 --- a/wp-content/themes/default/index.php +++ b/wp-content/themes/default/index.php @@ -6,8 +6,8 @@ -
-

+
+

diff --git a/wp-content/themes/default/page.php b/wp-content/themes/default/page.php index 0ee0a0dc28..5f914c12fb 100644 --- a/wp-content/themes/default/page.php +++ b/wp-content/themes/default/page.php @@ -3,8 +3,8 @@
-
-

+
+

Read the rest of this page »

'); ?> diff --git a/wp-content/themes/default/single.php b/wp-content/themes/default/single.php index 476c946fbf..358d0c371d 100644 --- a/wp-content/themes/default/single.php +++ b/wp-content/themes/default/single.php @@ -9,8 +9,8 @@
-
-

+
+

Read the rest of this entry »

'); ?>