roundcubemail-plugins-kolab/plugins/tasklist/skins/larry/templates/dialog.html
2018-04-05 11:14:37 +00:00

12 lines
289 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 taskdialog noscroll">
<roundcube:include file="/templates/taskedit.html" />
</body>
</html>