script does now also regonize the difference between payout in withdraw in wernis...
[mailer.git] / templates / de / html / admin / admin_theme_import.tpl
1 <TABLE border="0" cellspacing="0" cellpadding="0" width="99%"
2         class="admin_table dashed">
3         <TR>
4                 <TD class="admin_title2 bottom2 right2" align="center">{--THEME_UNIX--}</TD>
5                 <TD class="admin_title2 bottom2 right2" align="center">{--THEME_NAME--}</TD>
6                 <TD class="admin_title2 bottom2 right2" align="center">{--THEME_AUTHOR--}</TD>
7                 <TD class="admin_title2 bottom2 right2" align="center">{--THEME_URL--}</TD>
8                 <TD class="admin_title2 bottom2 right2" align="center">{--THEME_VERSION--}</TD>
9                 <TD class="admin_title2 bottom2" align="center">{--THEME_INSTALL--}</TD>
10         </TR>
11         {--__THEME_LIST--}
12         <TR>
13                 <TD colspan="6" class="admin_footer" align="center"><FONT
14                         class="admin_note">{--ADMIN_THEME_LIST_NOTE--}</FONT></TD>
15         </TR>
16 </TABLE>