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 a3095c73c..0a9918356 100644 --- a/skins/default/templates/managefolders.html +++ b/skins/default/templates/managefolders.html @@ -7,6 +7,7 @@ </head> <body> +<roundcube:include file="/includes/taskbar.html" /> <roundcube:include file="/includes/header.html" /> <roundcube:include file="/includes/settingstabs.html" /> @@ -31,7 +32,6 @@ </form> -<roundcube:include file="/includes/taskbar.html" /> <roundcube:include file="/includes/settingscripts.html" /> </body> |