From 44bf825487a478bb3e2e9a12074fc9609cf9efa9 Mon Sep 17 00:00:00 2001 From: fidian Date: Mon, 7 May 2001 15:52:54 +0000 Subject: [PATCH] * Luke, 100% - 10% - 10% = 80% (one minor number you forgot to update) git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@1341 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- src/read_body.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/read_body.php b/src/read_body.php index e9f5d69a..a489db03 100644 --- a/src/read_body.php +++ b/src/read_body.php @@ -339,7 +339,7 @@ /** subject **/ echo " \n"; echo _("Subject:"); - echo " \n"; + echo " \n"; echo " $subject \n"; echo " \n"; echo ' ' . "\n"; -- 2.25.1