]> git.donarmstrong.com Git - roundcube.git/blobdiff - skins/default/templates/managefolders.html
Imported Upstream version 0.1
[roundcube.git] / skins / default / templates / managefolders.html
index d37861916a775cf274ebed50794dd81b1011e186..16379723e2481afe851b65c379941f52d6a4823a 100644 (file)
@@ -17,7 +17,7 @@
 <roundcube:object name="foldersubscription" form="subscriptionform" id="subscription-table"
   cellpadding="1" cellspacing="0" summary="Folder subscription table"
   deleteIcon="/images/icons/folder-trash.png"
-  renameIcon="/images/icons/edit.png" />
+  renameIcon="/images/icons/rename.png" />
 </div>
 
 <div id="bottomboxes">
@@ -26,8 +26,9 @@
 
 <div class="settingspart">
 <roundcube:label name="foldername" />:&nbsp;
-<roundcube:object name="createfolder" form="subscriptionform" />
+<roundcube:object name="createfolder" form="subscriptionform" hintbox="rcmailaddfolderhint" />
 <roundcube:button command="create-folder" type="input" class="button" label="create" />
+<div id="rcmailaddfolderhint" class="hint" style="margin-top:1em; height:16px"></div>
 </div>
 </div>