From c9685b895ae4c096b389c57e3475653f4adce629 Mon Sep 17 00:00:00 2001 From: ryan Date: Thu, 17 Nov 2005 10:10:10 +0000 Subject: [PATCH] Trailing slashes. Propers to Mark Jaquith. fixes #1893 git-svn-id: http://svn.automattic.com/wordpress/trunk@3134 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/post.php | 2 +- wp-admin/themes.php | 4 ++-- wp-content/themes/classic/header.php | 4 ++-- wp-content/themes/default/header.php | 2 +- wp-content/themes/default/searchform.php | 4 ++-- wp-content/themes/default/sidebar.php | 10 +++++----- wp-login.php | 4 ++-- wp-register.php | 4 ++-- 8 files changed, 17 insertions(+), 17 deletions(-) diff --git a/wp-admin/post.php b/wp-admin/post.php index 5dd50c53f..e0620ab33 100644 --- a/wp-admin/post.php +++ b/wp-admin/post.php @@ -308,7 +308,7 @@ default: require_once ('./admin-header.php'); ?> -

View site »'), get_bloginfo('home')); ?>

+

View site »'), get_bloginfo('home') . '/'); ?>

-

View site »'), get_bloginfo('home')); ?>

+

View site »'), get_bloginfo('home') . '/'); ?>

- \ No newline at end of file + diff --git a/wp-content/themes/classic/header.php b/wp-content/themes/classic/header.php index 2c1d7c440..e505e298a 100644 --- a/wp-content/themes/classic/header.php +++ b/wp-content/themes/classic/header.php @@ -24,7 +24,7 @@
-

+

- \ No newline at end of file + diff --git a/wp-content/themes/default/header.php b/wp-content/themes/default/header.php index 977daf003..65ea78b3a 100644 --- a/wp-content/themes/default/header.php +++ b/wp-content/themes/default/header.php @@ -49,7 +49,7 @@ diff --git a/wp-content/themes/default/searchform.php b/wp-content/themes/default/searchform.php index 12e5efe72..c7c73f173 100644 --- a/wp-content/themes/default/searchform.php +++ b/wp-content/themes/default/searchform.php @@ -1,5 +1,5 @@ -
+
-
\ No newline at end of file + diff --git a/wp-content/themes/default/sidebar.php b/wp-content/themes/default/sidebar.php index 13687068e..03364b893 100644 --- a/wp-content/themes/default/sidebar.php +++ b/wp-content/themes/default/sidebar.php @@ -17,23 +17,23 @@

You are currently browsing the archives for the category.

-

You are currently browsing the weblog archives +

You are currently browsing the weblog archives for the day .

-

You are currently browsing the weblog archives +

You are currently browsing the weblog archives for .

-

You are currently browsing the weblog archives +

You are currently browsing the weblog archives for the year .

-

You have searched the weblog archives +

You have searched the weblog archives for ''. If you are unable to find anything in these search results, you can try one of these links.

-

You are currently browsing the weblog archives.

+

You are currently browsing the weblog archives.

diff --git a/wp-login.php b/wp-login.php index 64133e4ea..5039888b2 100644 --- a/wp-login.php +++ b/wp-login.php @@ -76,7 +76,7 @@ if ($error)

    -
  • «
  • +
  • «
  • @@ -239,7 +239,7 @@ if ( $error )

      -
    • «
    • +
    • «
    • diff --git a/wp-register.php b/wp-register.php index b3e556b2d..e59def09c 100644 --- a/wp-register.php +++ b/wp-register.php @@ -113,7 +113,7 @@ default:

      @@ -141,7 +141,7 @@ case 'disabled':


      - +