From 415b23c88ba8c3fb1108dc309ee35d39f36ebdee Mon Sep 17 00:00:00 2001 From: matt Date: Mon, 7 Nov 2005 09:31:05 +0000 Subject: [PATCH] Some tweaks to the default theme, fixes #1847 and the custom header validation error. git-svn-id: http://svn.automattic.com/wordpress/trunk@3006 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-content/themes/default/archive.php | 4 ++-- wp-content/themes/default/functions.php | 6 +++--- wp-content/themes/default/header.php | 6 +----- wp-content/themes/default/index.php | 2 +- wp-content/themes/default/search.php | 8 ++------ 5 files changed, 9 insertions(+), 17 deletions(-) diff --git a/wp-content/themes/default/archive.php b/wp-content/themes/default/archive.php index f6281db4a..104c8b271 100644 --- a/wp-content/themes/default/archive.php +++ b/wp-content/themes/default/archive.php @@ -40,10 +40,10 @@
- +
-

Posted in | |'); ?>

+

Posted in |

diff --git a/wp-content/themes/default/functions.php b/wp-content/themes/default/functions.php index f94f4af6d..90a28466e 100644 --- a/wp-content/themes/default/functions.php +++ b/wp-content/themes/default/functions.php @@ -1,10 +1,10 @@ \n"; + $head = "\n"; + $foot = "-->\n"; if ( '' != $output ) echo $head . $output . $foot; } diff --git a/wp-content/themes/default/header.php b/wp-content/themes/default/header.php index c7dcbb0e9..977daf003 100644 --- a/wp-content/themes/default/header.php +++ b/wp-content/themes/default/header.php @@ -9,9 +9,7 @@ - - - + - - diff --git a/wp-content/themes/default/index.php b/wp-content/themes/default/index.php index 0e7668783..32a432ee1 100644 --- a/wp-content/themes/default/index.php +++ b/wp-content/themes/default/index.php @@ -14,7 +14,7 @@ -

Posted in | |'); ?>

+

Posted in |

diff --git a/wp-content/themes/default/search.php b/wp-content/themes/default/search.php index 602a19dd3..4c6875fa7 100644 --- a/wp-content/themes/default/search.php +++ b/wp-content/themes/default/search.php @@ -17,12 +17,8 @@

- -
- -
- +
@@ -34,7 +30,7 @@ -

Not Found

+

No posts found. Try a different search?