diff options
Diffstat (limited to 'skins/default/templates/managefolders.html')
-rw-r--r-- | skins/default/templates/managefolders.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/default/templates/managefolders.html b/skins/default/templates/managefolders.html index 80f5df279..97758880a 100644 --- a/skins/default/templates/managefolders.html +++ b/skins/default/templates/managefolders.html @@ -24,7 +24,7 @@ <div class="settingsbox"> <div class="boxtitle"><roundcube:label name="createfolder" /></div> -<div class="settingspart"> +<div class="boxcontent"> <roundcube:label name="foldername" />: <roundcube:object name="createfolder" form="subscriptionform" hintbox="rcmailaddfolderhint" /> <roundcube:button command="create-folder" type="input" class="button" label="create" /> |