| | |
| | | <link rel="stylesheet" type="text/css" href="/settings.css" /> |
| | | <script type="text/javascript" src="/functions.js"></script> |
| | | </head> |
| | | <body onload="rcube_init_settings_tabs()"> |
| | | <body> |
| | | |
| | | <roundcube:include file="/includes/taskbar.html" /> |
| | | <roundcube:include file="/includes/header.html" /> |
| | |
| | | |
| | | <div id="folder-manager"> |
| | | <roundcube:object name="foldersubscription" form="subscriptionform" id="subscription-table" |
| | | cellpadding="1" cellspacing="0" summary="Folder subscription table" |
| | | cellpadding="1" cellspacing="0" summary="Folder subscription table" class="records-table" |
| | | deleteIcon="/images/icons/folder-trash.png" |
| | | renameIcon="/images/icons/rename.png" /> |
| | | </div> |