Page MenuHomePhorge

configedit.html
No OneTemporary

Authored By
Unknown
Size
1 KB
Referenced Files
None
Subscribers
None

configedit.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">
<div id="prefs-title" class="boxtitle"><roundcube:label name="kolab_activesync.syncsettings"></div>
<div id="prefs-details" class="boxcontent">
<form action="#" method="post" id="configform">
<fieldset>
<legend><roundcube:label name="kolab_activesync.deviceconfig" /></legend>
<roundcube:object name="plugin.deviceconfigform" form="configform" class="propform" />
</fieldset>
<fieldset>
<legend><roundcube:label name="kolab_activesync.folderstosync" /></legend>
<roundcube:object name="plugin.foldersubscriptions" form="configform" id="foldersubscriptions" syncicon="synchronize.png" alarmicon="alarm-clock.png" />
</fieldset>
</form>
<div id="formfooter">
<div class="footerleft">
<roundcube:button type="input" class="button mainaction" command="plugin.save-config" label="save" />
</div>
</div>
</div>
</body>
</html>

File Metadata

Mime Type
text/html
Expires
Fri, Apr 24, 1:11 PM (1 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18832593
Default Alt Text
configedit.html (1 KB)

Event Timeline