From 1bf21507e846d714d93fd050ad8b3d2ebfa7a6d2 Mon Sep 17 00:00:00 2001 From: stekkel Date: Thu, 15 Aug 2002 14:23:19 +0000 Subject: [PATCH] forgot git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3311 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 10b5d65d..1d09812c 100644 --- a/src/read_body.php +++ b/src/read_body.php @@ -659,7 +659,7 @@ if ($attachmentsdisplay) { echo ' '; echo '
'; echo ' '; - echo '
';// colspan="5">'; + echo '
'; echo _("Attachments").':
'; echo ' '; echo $attachmentsdisplay; -- 2.25.1