]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_theme_edit.tpl
More fixes for rallye prices
[mailer.git] / templates / de / html / admin / admin_theme_edit.tpl
index cbcc9fb847fe4afec38b62a58f111ed3bf95acec..2a6306682a560f1fa261193a8b727823f8ff6d98 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form action="{!URL!}/modules.php?module=admin&amp;what=theme_edit" method="POST">
+<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&amp;what=theme_edit" method="post">
 <table border="0" cellspacing="0" cellpadding="0" width="99%" class="admin_table dashed">
        <tr>
                <td class="admin_title2 bottom2 right2" align="center">{--ID_SELECT--}</td>
                <td class="admin_title2 bottom2 right2" align="center">{--THEME_URL--}</td>
                <td class="admin_title2 bottom2" align="center">{--THEME_VERSION--}</td>
        </tr>
-       {!__THEME_LIST!}
+       $content
        <tr>
-               <td colspan="7" class="admin_footer"><INPUT
+               <td colspan="7" class="admin_footer"><input
                        type="reset" class="admin_reset" value="{--RESET_SELECT--}" />
-               <INPUT type="submit" name="status" class="admin_submit"
-                       value="{--ADMIN_CHANGE_STATUS_THEME--}" /> <INPUT
+               <input type="submit" name="status" class="admin_submit"
+                       value="{--ADMIN_CHANGE_STATUS_THEME--}" /> <input
                        type="submit" name="del" class="admin_delete"
                        value="{--ADMIN_DELETE_ENTRIES--}" /></td>
        </tr>