]> git.donarmstrong.com Git - roundcube.git/blobdiff - skins/default/templates/settingsedit.html
Imported Upstream version 0.3.1
[roundcube.git] / skins / default / templates / settingsedit.html
index dcd5c5c2ebf11959fdcf636d1bc2d88a32eb0974..ec980a8f06d63cd1f56e0b0a50e51b91dcde2988 100644 (file)
@@ -9,9 +9,7 @@
 
 <div id="prefs-title" class="boxtitle"><roundcube:object name="sectionname" /></div>
 
-<form name="form" action="./" method="post">
-
-<div id="prefs-details">
+<div id="prefs-details" class="boxcontent">
 <roundcube:object name="userprefs" form="form" />
 </div>
 
 <div class="footerleft">
 <roundcube:button command="save" type="input" class="button mainaction" label="save" />
 </div>
-
 </div>
-<p>&nbsp;</p>
-
-</form>
 
 </body>
 </html>