& fixes, javascript type addition, remove a CELLSPACING from a TD where
[squirrelmail.git] / src / webmail.php
index 0c96bebe1a4e3f3194caa9142741b9bceac6a2d5..89fa16a362c8d7bb5e1afd42dd979167ac68af86 100644 (file)
@@ -84,7 +84,7 @@ if (!isset($right_frame)) {
 if ($right_frame == 'right_main.php') {
     $urlMailbox = urlencode($mailbox);
     $right_frame_url =
-        "right_main.php?mailbox=$urlMailbox&sort=$sort&startMessage=$startMessage";
+        "right_main.php?mailbox=$urlMailbox&sort=$sort&startMessage=$startMessage";
 } elseif ($right_frame == 'options.php') {
     $right_frame_url = 'options.php';
 } elseif ($right_frame == 'folders.php') {