| | |
| | | <html xmlns="http://www.w3.org/1999/xhtml"> |
| | | <head> |
| | | <title><roundcube:object name="pagetitle" /></title> |
| | | <link rel="stylesheet" type="text/css" href="/common.css" /> |
| | | <roundcube:include file="/includes/links.html" /> |
| | | <link rel="stylesheet" type="text/css" href="/settings.css" /> |
| | | </head> |
| | | <body> |
| | |
| | | <div id="folder-manager"> |
| | | <roundcube:object name="foldersubscription" form="subscriptionform" id="subscription-table" |
| | | cellpadding="1" cellspacing="0" summary="Folder subscription table" |
| | | deleteIcon="/images/icons/folder-trash.png" /> |
| | | deleteIcon="/images/icons/folder-trash.png" |
| | | renameIcon="/images/icons/edit.png" /> |
| | | </div> |
| | | |
| | | |
| | | <div id="bottomboxes"> |
| | | <div class="settingsbox"> |
| | | <div class="boxtitle"><roundcube:label name="createfolder" /></div> |
| | | |
| | |
| | | <roundcube:button command="create-folder" type="input" class="button" label="create" /> |
| | | </div> |
| | | </div> |
| | | |
| | | </div> |
| | | |
| | | </form> |