Explorar o código

Menu open webmail in new window

Piotr Labudda %!s(int64=11) %!d(string=hai) anos
pai
achega
e8f2320f62
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      SE/se-lib/ProcesMenu.php

+ 1 - 1
SE/se-lib/ProcesMenu.php

@@ -739,7 +739,7 @@ jQuery(document).ready(function() {
 								<?php if (file_exists('/Library/Server/Web/Data/Sites/Default/webmail/loginFromSE.php')) : ?>
 									<li>
 										<a href="/webmail">
-											<form action="https://<?php echo $_SERVER['SERVER_NAME']; ?>/webmail/loginFromSE.php" method="post">
+											<form action="https://<?php echo $_SERVER['SERVER_NAME']; ?>/webmail/loginFromSE.php" method="post" target="_blank">
 												<input type="hidden" name="_timezone" value="Europe/Berlin">
 												<input type="hidden" name="_token" value="">
 												<input type="hidden" name="_action" value="login">