summaryrefslogtreecommitdiff
path: root/skins/classic/templates/contactedit.html
diff options
context:
space:
mode:
Diffstat (limited to 'skins/classic/templates/contactedit.html')
-rw-r--r--skins/classic/templates/contactedit.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/classic/templates/contactedit.html b/skins/classic/templates/contactedit.html
index 8ab801d05..c51cbf296 100644
--- a/skins/classic/templates/contactedit.html
+++ b/skins/classic/templates/contactedit.html
@@ -9,7 +9,7 @@
<div id="contact-title" class="boxtitle"><roundcube:label name="editcontact" /></div>
<div id="contact-details" class="boxcontent">
-<form name="editform" method="post" action="./">
+<roundcube:form name="editform" method="post">
<roundcube:if condition="strlen(env:sourcename)" />
<div id="sourcename"><roundcube:label name="addressbook" />: <roundcube:var name="env:sourcename" /></div>
<roundcube:endif />