From 8631633ac2b7b6919b7ea2490aa15d5bd1176aee Mon Sep 17 00:00:00 2001 From: Matt Mullenweg Date: Tue, 10 Feb 2004 15:53:32 +0000 Subject: [PATCH] Some text fixes. git-svn-id: https://develop.svn.wordpress.org/trunk@859 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/templates.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/wp-admin/templates.php b/wp-admin/templates.php index edf58220fb..a148f8994d 100644 --- a/wp-admin/templates.php +++ b/wp-admin/templates.php @@ -114,9 +114,9 @@ default:
"; + echo ""; } else { - echo ""; + echo ""; } ?> @@ -127,7 +127,7 @@ default: ?>
-

To edit a file, type its name here. You can edit any file ritable by the server, e.g. CHMOD 766.

+

To edit a file, type its name here. You can edit any file writable by the server, e.g. CHMOD 766.