(no commit message)
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_patches.tpl
1 <TABLE border="0" cellspacing="0" cellpadding="0" width="99%"
2         class="admin_table dashed" align="center">
3         <TR>
4                 <TD height="10" colspan="5" class="seperator">&nbsp;</TD>
5         </TR>
6         <TR>
7                 <TD align="center" colspan="5"><STRONG>{--NEW_PATCHES_AVAILABLE--}</STRONG>
8                 </TD>
9         </TR>
10         <TR>
11                 <TD height="10" colspan="5" class="seperator">&nbsp;</TD>
12         </TR>
13         <TR>
14                 <TD width="10" class="seperator">&nbsp;</TD>
15                 <TD align="center" width="32%" class="admin_title bottom2 right2"><STRONG>{--PATCH_FNAME--}:</STRONG></TD>
16                 <TD align="center" width="32%" class="admin_title bottom2 right2"><STRONG>{--PATCH_CTIME--}:</STRONG></TD>
17                 <TD align="center" width="32%" class="admin_title bottom2"><STRONG>{--PATCH_FSIZE--}:</STRONG></TD>
18                 <TD width="10" class="seperator">&nbsp;</TD>
19         </TR>
20         {--__PATCH_ROWS--}
21         <TR>
22                 <TD width="10" class="seperator">&nbsp;</TD>
23                 <TD colspan="2" align="right" class="bottom2 right2"><STRONG>{--ADMIN_TOTAL_PATCH_SIZES--}:&nbsp;&nbsp;</STRONG>
24                 </TD>
25                 <TD class="bottom2" align="center"><STRONG>{!__TOTAL_SIZE!}
26                 {--KBYTES--}</STRONG></TD>
27                 <TD width="10" class="seperator">&nbsp;</TD>
28         </TR>
29         <TR>
30                 <TD height="10" colspan="5" class="seperator">&nbsp;</TD>
31         </TR>
32 </TABLE>