Some template fixes, width='600' removed from many templates, surfbar admin extended...
[mailer.git] / templates / de / html / admin / admin_list_extensions.tpl
index 3889a6163aff7d2ff31965b8771ca5c0af1ec1d2..85195665127fbcabd7eb2e7ebeea522e44bd9f26 100644 (file)
@@ -1,21 +1,22 @@
-<TABLE border="0" cellspacing="0" cellpadding="0" width="600"
-       class="admin_table dashed" align="center">
-       <TR>
-               <TD colspan="5" align="center" class="admin_title bottom2" height="30">
-               <STRONG>{--ADMIN_EXT_NEW_FOUND_TITLE--}:</STRONG></TD>
-       </TR>
-       <TR>
-               <TD align="center" width="5%" class="admin_title bottom2 right2">{--ID_SELECT--}</TD>
-               <TD align="center" width="35%" class="admin_title bottom2 right2">{--ADMIN_EXT_DOWNLOAD_LINK--}</TD>
-               <TD align="center" width="30%" class="admin_title bottom2 right2">{--ADMIN_EXT_FILE_CTIME--}</TD>
-               <TD align="center" width="15%" class="admin_title bottom2 right2">{--ADMIN_EXT_FILE_SIZE--}</TD>
-               <TD align="center" width="15%" class="admin_title bottom2">{--ADMIN_EXT_FILE_VERSION--}</TD>
-       </TR>
-       {!__EXTENSIONS_ROWS!}
-       <TR>
-               <TD colspan="2" align="center" class="admin_title right2">{--ADMIN_EXT_TOTAL_FOUND--}:
-               <STRONG>{!__TEXT_VALUE!}</STRONG></TD>
-               <TD colspan="3" align="right" class="admin_title right2">{--ADMIN_EXT_TOTAL_FSIZE--}:&nbsp;&nbsp;<STRONG>{--__TKBYTES_VALUE!}
-               {--KBYTES--}</STRONG>&nbsp;&nbsp;</TD>
-       </TR>
+<TABLE border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" align="center">
+<TR>
+       <TD colspan="5" align="center" class="admin_title bottom2" height="30">
+       <STRONG>{--ADMIN_EXT_NEW_FOUND_TITLE--}:</STRONG></TD>
+</TR>
+<TR>
+       <TD align="center" width="5%" class="admin_title bottom2 right2">{--ID_SELECT--}</TD>
+       <TD align="center" width="35%" class="admin_title bottom2 right2">{--ADMIN_EXT_DOWNLOAD_LINK--}</TD>
+       <TD align="center" width="30%" class="admin_title bottom2 right2">{--ADMIN_EXT_FILE_CTIME--}</TD>
+       <TD align="center" width="15%" class="admin_title bottom2 right2">{--ADMIN_EXT_FILE_SIZE--}</TD>
+       <TD align="center" width="15%" class="admin_title bottom2">{--ADMIN_EXT_FILE_VERSION--}</TD>
+</TR>
+{!__EXTENSIONS_ROWS!}
+<TR>
+       <TD colspan="2" align="center" class="admin_title right2">
+               {--ADMIN_EXT_TOTAL_FOUND--}:&nbsp;<STRONG>{!__TEXT_VALUE!}</STRONG>
+       </TD>
+       <TD colspan="3" align="right" class="admin_title right2">
+               {--ADMIN_EXT_TOTAL_FSIZE--}:&nbsp;<STRONG>{--__TKBYTES_VALUE!} {--KBYTES--}</STRONG>
+       </TD>
+</TR>
 </TABLE>