summaryrefslogtreecommitdiff
path: root/skins/default/templates/managefolders.html
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2005-10-13 22:21:10 +0000
committerthomascube <thomas@roundcube.net>2005-10-13 22:21:10 +0000
commit14eafe4d89056b6a5bd383f15c2ca1de647f1d4e (patch)
tree2f5d2126ce09fbbb0c692bd07fdb8728e3bbc27d /skins/default/templates/managefolders.html
parent455c2bd934e0dd708244e9e1c9fc7acd5d7b37e7 (diff)
Fixed bug #1325050; added alt-texts for IE
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"