From c13e5268c345e3e162bbb32bc1713fac6888e108 Mon Sep 17 00:00:00 2001 From: philippe_mingo Date: Thu, 25 Oct 2001 09:00:59 +0000 Subject: [PATCH] Sorry. Forgot the space. git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@1611 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- functions/mailbox_display.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/mailbox_display.php b/functions/mailbox_display.php index e6e5f114..58e36244 100644 --- a/functions/mailbox_display.php +++ b/functions/mailbox_display.php @@ -542,7 +542,7 @@ echo " \n"; echo "  \n"; echo " \n"; - echo '  ' . _("Transform Selected Messages") . ":
\n"; + echo '  ' . _("Transform Selected Messages") . ":  
\n"; echo " \n"; echo " \n"; echo " \n"; -- 2.25.1