close.html 142 Bytes
Newer Older
1 2 3 4 5 6 7 8 9
<html>
<head>
<title>eIBS</title>
<script type="text/javascript">
window.location.href="../login.zul";
</script>
</head>
<body></body>
</html>