- Major change in LOAD_EMAIL_TEMPLATE(). The deprecated switch() block has
[mailer.git] / templates / de / html / admin / admin_theme_import.tpl
index 9720715e6f654c8ad7069235490ca698d9f17ca8..ee422fd3b511f4183d263e4f06011be629a1fa1d 100644 (file)
@@ -8,9 +8,10 @@
                <TD class="admin_title2 bottom2 right2" align="center">{--THEME_VERSION--}</TD>
                <TD class="admin_title2 bottom2" align="center">{--THEME_INSTALL--}</TD>
        </TR>
-       {--__THEME_LIST--}
+       {!__THEME_LIST!}
        <TR>
-               <TD colspan="6" class="admin_footer" align="center"><FONT
-                       class="admin_note">{--ADMIN_THEME_LIST_NOTE--}</FONT></TD>
+               <TD colspan="6" class="admin_footer">
+                       <FONT class="admin_note">{--ADMIN_THEME_LIST_NOTE--}</FONT>
+               </TD>
        </TR>
 </TABLE>