From c7f1a69a83c73c2454f64ba72c6b17f16413897c Mon Sep 17 00:00:00 2001 From: saxmatt Date: Tue, 10 Feb 2004 15:53:32 +0000 Subject: [PATCH] Some text fixes. git-svn-id: http://svn.automattic.com/wordpress/trunk@859 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- 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 edf58220f..a148f8994 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.