From 5ef80da3229a3cd24cb544418afc5b3f95fc5f4c Mon Sep 17 00:00:00 2001 From: kink Date: Sat, 11 Jan 2003 13:03:22 +0000 Subject: [PATCH] Disable Save button because that doesn't work. Can be re-enabled if the download option is working again. git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@4411 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- plugins/message_details/message_details_top.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/plugins/message_details/message_details_top.php b/plugins/message_details/message_details_top.php index 5323939b..8d256b5f 100644 --- a/plugins/message_details/message_details_top.php +++ b/plugins/message_details/message_details_top.php @@ -35,7 +35,8 @@ echo "' . '   '. '  '. - ' '. +// disable for now because it doesn't work +// ' '. ' ' . ''. ''. -- 2.25.1