Added Turkish translation.
[squirrelmail.git] / src / webmail.php
index c4f6fdd5fe0976e3d6c01110448484be130c9d61..dfca03d829cbc48c602f1633cc02eb5948423409 100644 (file)
@@ -83,8 +83,7 @@
    } else if ($right_frame == 'compose.php') {
       $right_frame_url = "compose.php?send_to=$rcptaddress";
    } else {
-      if (!isset($just_logged_in)) $just_logged_in = 0;
-      $right_frame_url = "right_main.php?just_logged_in=$just_logged_in";
+      $right_frame_url = "right_main.php";
    }
 
    if ($location_of_bar == 'right')