mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-03 12:39:25 +01:00
change to email menuaction link
This commit is contained in:
parent
e55305a189
commit
35abedea91
@ -28,7 +28,7 @@
|
||||
<!-- Activate Cloaking Device
|
||||
function CheckEmail()
|
||||
{
|
||||
window.opener.document.location.href="<?php echo $phpgw->link('/email/index.php'); ?>";
|
||||
window.opener.document.location.href="<?php echo $phpgw->link('/index.php','menuaction=email.uiindex.index'); ?>";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
|
Loading…
Reference in New Issue
Block a user