From 743c5f5653dbbb1ae1371e8c65079987d3bc036f Mon Sep 17 00:00:00 2001 From: thomppj Date: Wed, 7 Nov 2001 05:33:42 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@1694 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 3cad43f9..82cfae50 100644 --- a/functions/mailbox_display.php +++ b/functions/mailbox_display.php @@ -690,7 +690,7 @@ $rMore = "". _("Next") ."\n"; } if ($lMore <> '') { - $lMore .= ' | '; + $lMore .= ' | '; } /* Page selector block. Following code computes page links. */ -- 2.25.1