Ansprechpartner nicht mehr beim drücken der Eingabetaste löschen
[kivitendo-erp.git] / templates / webpages / ct / _contact.html
index bfa4f37..e87b65a 100644 (file)
 
     </table>
 
-[% IF cp_id %]
-    <input type="submit" id="delete_contact" name="action" value="[% 'Delete Contact' | $T8 %]">
-[% END %]
+    [% IF cp_id %]
+      <input type="button" id="delete_contact" onclick="submitInputBitton(this);" name="action" value="[% 'Delete Contact' | $T8 %]">
+    [% END %]
 
     <br style="clear: left" />