Outputs HTML through the MagicHTML parser
[squirrelmail.git] / functions / mailbox_display.php
index 8ba5944c9592d9c3012388da3b018e18257fd97d..cad21478b0d36251a303367a4583e5744b4f59e1 100644 (file)
                 $mMore .= '<b>' . ($i+1) . '</b> ';
                 } else {
                 $mMore .= "<a href=\"right_main.php?use_mailbox_cache=$use_mailbox_cache&startMessage=$start" .
-                        "&mailbox=$mailbox\" TARGET=\"right\">" .
+                        "&mailbox=$urlMailbox\" TARGET=\"right\">" .
                         ($i+1) .
                         '</a> ';
                 }