summaryrefslogtreecommitdiff
path: root/skins/default/templates/managefolders.html
diff options
context:
space:
mode:
Diffstat (limited to 'skins/default/templates/managefolders.html')
-rw-r--r--skins/default/templates/managefolders.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/default/templates/managefolders.html b/skins/default/templates/managefolders.html
index 99afd5c81..a3095c73c 100644
--- a/skins/default/templates/managefolders.html
+++ b/skins/default/templates/managefolders.html
@@ -10,7 +10,7 @@
<roundcube:include file="/includes/header.html" />
<roundcube:include file="/includes/settingstabs.html" />
-<form name="subscriptionform" action="./">
+<form name="subscriptionform" action="./" onsubmit="rcmail.command('create-folder');return false;">
<div id="folder-manager">
<roundcube:object name="foldersubscription" form="subscriptionform" id="subscription-table"