From 406027014e3285573d211bd22c69ae02863f91b8 Mon Sep 17 00:00:00 2001 From: matt 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: http://svn.automattic.com/wordpress/trunk@2577 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- 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 05a12d339..bbee16e74 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 ee08bb659..0e7668783 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 0ee0a0dc2..5f914c12f 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 476c946fb..358d0c371 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 »

'); ?>