*** empty log message ***
[squirrelmail.git] / functions / mailbox_display.php
index 3cad43f9108f383c4b47d462956da2e547cfe4b7..82cfae50bad3b2b1307fe7389ca4cd38e27c4696 100644 (file)
             $rMore = "<A HREF=\"right_main.php?use_mailbox_cache=$use&startMessage=$nextGroup&mailbox=$urlMailbox\" TARGET=\"right\">". _("Next") ."</A>\n";
         }
         if ($lMore <> '') {
-            $lMore .= ' | ';
+            $lMore .= '&nbsp;|&nbsp;';
         }
 
         /* Page selector block. Following code computes page links. */