]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_theme_import_form.tpl
Floater added, admin_header.tpl added, EL code improved:
[mailer.git] / templates / de / html / admin / admin_theme_import_form.tpl
index 7790169b63469177a5feb863ab3066666a35f0e2..f6b22488ef68dd8d0eb837e6fa8309bf3c843163 100644 (file)
@@ -1,4 +1,4 @@
-<form action="{!URL!}/modules.php?module=admin&amp;what=theme_import" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=theme_import%}" method="post">
        <input type="hidden" name="theme" value="$content" />
-       <input type="submit" name="ok" class="admin_submit" value="{--ADMIN_INSTALL_THEME--}" />
+       <input type="submit" class="form_submit" name="ok" value="{--ADMIN_INSTALL_THEME--}" />
 </form>