roundcubemail-plugins-kolab/plugins/calendar/skins/larry/templates/dialog.html
2018-12-03 15:35:01 +00:00

12 lines
291 B
HTML

<roundcube:object name="doctype" value="html5" />
<html>
<head>
<title><roundcube:object name="pagetitle" /></title>
<roundcube:include file="/includes/links.html" />
</head>
<body class="iframe eventdialog noscroll">
<roundcube:include file="/templates/eventedit.html" />
</body>
</html>