Remove (non-working) Close button on itip-attend page

Browsers do not allow to programatically close windows not opened by javascript.
This commit is contained in:
Aleksander Machniak 2017-03-27 12:49:36 +02:00
parent 5a34e8e144
commit a639eabd1f

View file

@ -7,17 +7,9 @@
<body class="extwin calendaritipattend">
<div id="header">
<div id="topline">
<div class="topright">
<a href="#close" class="closelink" onclick="self.close()"><roundcube:label name="close" /></a>
</div>
</div>
<div id="topnav">
<roundcube:object name="logo" src="/images/roundcube_logo.png" id="toplogo" border="0" alt="Logo" />
</div>
<br style="clear:both" />
</div>
<div id="mainscreen">