mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-18 11:58:24 +01:00
change to email menuaction link
This commit is contained in:
parent
e55305a189
commit
35abedea91
@ -28,7 +28,7 @@
|
|||||||
<!-- Activate Cloaking Device
|
<!-- Activate Cloaking Device
|
||||||
function CheckEmail()
|
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>
|
</script>
|
||||||
|
Loading…
Reference in New Issue
Block a user