]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_extensions_list.tpl
All database names are now 'back-ticked' and constant _MYSQL_PREFIX is wrapped. Partl...
[mailer.git] / templates / de / html / admin / admin_extensions_list.tpl
index 45cc3cc016cdc5001159d4f7d32a1eba216595b8..d3e714997699eed629f354fb6b356f68f823768d 100644 (file)
@@ -1,22 +1,22 @@
-<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>
+<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">
+<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">
+       </td>
+       <td colspan="3" align="right" class="admin_title right2">
                {--ADMIN_EXT_TOTAL_FSIZE--}:&nbsp;<strong>{!__TKBYTES_VALUE!} {--KBYTES--}</strong>
-       </TD>
-</TR>
-</TABLE>
+       </td>
+</tr>
+</table>