]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_edit_theme.tpl
Project continued:
[mailer.git] / templates / de / html / admin / admin_edit_theme.tpl
index 1fee67237385bfa6ee43709e5540306dcef6fdae..d63738578527f5d71d30772d30ebfcb84373f719 100644 (file)
@@ -1,6 +1,11 @@
 <div align="center">
 <form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=theme_edit%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
+       <tr>
+               <td colspan="6" class="table_header">
+                       {--ADMIN_EDIT_THEME_TITLE--}
+               </td>
+       </tr>
        <tr>
                <td class="header_column bottom right" align="center">{--ID_SELECT--}</td>
                <td class="header_column bottom right" align="center">{--THEME_UNIX--}</td>
@@ -21,7 +26,7 @@
 </form>
 
 <div class="notice">
-       {--ADMIN_THEME_NEW_DEFAULT_THEME--}
+       {--ADMIN_EDIT_THEME_NOTICE--}
 </div>
 
 </div>