HTML->XHTML preparation (still *A LOT* to convert
[mailer.git] / templates / de / html / admin / admin_config_home.tpl
1 <TABLE border="0" cellspacing="0" cellpadding="0" width="520"
2         class="admin_table dashed">
3         <TR>
4                 <TD colspan="3" align="center" class="admin_title" height="30"><strong>{--ADMIN_CONFIG_HOME--}</strong>
5                 </TD>
6         </TR>
7         <TR>
8                 <TD align="center" class="admin_title bottom2 right2"><strong>{--ID_SELECT--}</strong></TD>
9                 <TD align="center" class="admin_title bottom2 right2"><strong>{--MENU_WHAT--}</strong></TD>
10                 <TD align="center" class="admin_title bottom2"><strong>{--HOME_ACTION--}</strong></TD>
11         </TR>
12         {!__HOME_ROWS!}
13         <TR>
14                 <TD colspan="3" class="admin_footer">
15                         <div class="admin_note">{--HOME_BOTTOM_NOTE--}</div>
16                 </TD>
17         </TR>
18 </TABLE>