From 6e0e3e010cb8df70bd08d09b9b999f149e99db27 Mon Sep 17 00:00:00 2001 From: Grant Hutchinson Date: Tue, 22 Nov 2011 14:16:21 -0700 Subject: [PATCH] Comment form text tweaks --- comments.php | 4 ++-- header.php | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/comments.php b/comments.php index 1e310dc..ead39b6 100644 --- a/comments.php +++ b/comments.php @@ -47,7 +47,7 @@
-

+

@@ -59,7 +59,7 @@ -

Logged in as . Log out

+

You are logged in as . Log out

diff --git a/header.php b/header.php index cffc7d8..59c9c07 100644 --- a/header.php +++ b/header.php @@ -8,7 +8,7 @@ - <?php wp_title(' — ', true, 'right'); ?><?php bloginfo('name'); ?> + <?php wp_title('—', true, 'right'); ?><?php bloginfo('name'); ?>