aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/skins/larry/templates/kolabacl.html
blob: ed9b0c7ece49094a0ebb59215b7f85ae21c5cecc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<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>

© 2014-2024 Faster IT GmbH | imprint | privacy policy