]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_theme_import.tpl
fooRequestElementBar() functions renamed, adding of request parameters added:
[mailer.git] / templates / de / html / admin / admin_theme_import.tpl
index 84ce56ff8fe5b01dc5c4ae033d9bc1d2dd41ebaa..93dca5e61dfe8da8205389be9295487bcf953d87 100644 (file)
@@ -1,15 +1,14 @@
 <div align="center">
-<table border="0" cellspacing="0" cellpadding="0" width="99%"
-       class="admin_table dashed">
+<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
        <tr>
-               <td class="admin_title2 bottom2 right2" align="center">{--THEME_UNIX--}</td>
-               <td class="admin_title2 bottom2 right2" align="center">{--THEME_NAME--}</td>
-               <td class="admin_title2 bottom2 right2" align="center">{--THEME_AUTHOR--}</td>
-               <td class="admin_title2 bottom2 right2" align="center">{--THEME_URL--}</td>
-               <td class="admin_title2 bottom2 right2" align="center">{--THEME_VERSION--}</td>
-               <td class="admin_title2 bottom2" align="center">{--THEME_INSTALL--}</td>
+               <td class="header_column bottom right" align="center">{--THEME_UNIX--}</td>
+               <td class="header_column bottom right" align="center">{--THEME_NAME--}</td>
+               <td class="header_column bottom right" align="center">{--THEME_AUTHOR--}</td>
+               <td class="header_column bottom right" align="center">{--THEME_URL--}</td>
+               <td class="header_column bottom right" align="center">{--THEME_VERSION--}</td>
+               <td class="header_column bottom" align="center">{--THEME_INSTALL--}</td>
        </tr>
-       {!__THEME_LIST!}
+       $content
        <tr>
                <td colspan="6" class="admin_footer">
                        <div class="admin_note">{--ADMIN_THEME_LIST_NOTE--}</div>