mailer project continued:
[mailer.git] / templates / de / html / admin / admin_import_theme_form.tpl
index c327edf510930bfad048703d18898d7040bfb2ef..91936319f01a063c06929efa9f42e775e8c32b4d 100644 (file)
@@ -1,4 +1,4 @@
 <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" class="form_submit" name="ok" value="{--ADMIN_INSTALL_THEME--}" />
+       <input type="submit" class="form_submit" name="ok" value="{--ADMIN_INSTALLER_THEME--}" />
 </form>