Mercurial > hg > rc1
view plugins/calendar/skins/larry/templates/kolabacl.html @ 17:3bd5fe8166b8
switch to using vurl as well for better display, and it gets saved
author | Charlie Root |
---|---|
date | Sat, 13 Jan 2018 17:06:41 -0500 |
parents | f6fe4b6ae66a |
children |
line wrap: on
line source
<roundcube:object name="doctype" value="html5" /> <html> <head> <title><roundcube:object name="pagetitle" /></title> <roundcube:include file="/includes/links.html" /> <style type="text/css" media="screen"> body.aclform { background: #efefef; margin: 0; } body.aclform .hint { margin: 1em; } </style> </head> <body class="iframe aclform"> <roundcube:object name="folderacl" /> <roundcube:include file="/includes/footer.html" /> </body> </html>