]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_extension_reg_form.tpl
Fixes some HTML errors, shell scripts cleaned up
[mailer.git] / templates / de / html / admin / admin_extension_reg_form.tpl
index 7d981c27589c6865396f1b55b4b544fc7d0bc59c..8da5d03765c731dd5a9738b561a01bcda8e7f473 100644 (file)
@@ -1,4 +1,4 @@
 <a name="ext_$content[ext_name]"></a>
 <form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=extensions&amp;reg_ext=$content[ext_name]%}" method="post">
-       <input type="submit" name="ok" class="admin_submit" value="{--ADMIN_REGISTER_EXTENSION--}" />
+       <input type="submit" class="form_submit" name="ok" value="{--ADMIN_REGISTER_EXTENSION--}" />
 </form>