|
|
@@ -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">
|