]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_extensions_installed.tpl
Ref link fixed, nickname fixed, several rewrites, TODOs.txt updated:
[mailer.git] / templates / de / html / admin / admin_extensions_installed.tpl
index 8a1704a5397eba922b39bc770e8507015172b5d6..da1e9cd6569b66565869dbd78c88e5e41a8c7bcc 100644 (file)
@@ -1,7 +1,7 @@
-<TABLE border="0" cellspacing="0" cellpadding="0" align="center"
-       width="400" class="admin_done dashed">
-       <TR>
-               <TD align="center" height="40"><STRONG>{--ADMIN_EXT_ALREADY_INSTALLED_1--}$content{--ADMIN_EXT_ALREADY_INSTALLED_2--}</STRONG>
-               </TD>
-       </TR>
-</TABLE>
\ No newline at end of file
+<table border="0" cellspacing="0" cellpadding="0" width="400" class="admin_done dashed">
+<tr>
+       <td align="center" height="40">
+               <strong>{--ADMIN_EXT_ALREADY_INSTALLED_1--}$content{--ADMIN_EXT_ALREADY_INSTALLED_2--}</strong>
+       </td>
+</tr>
+</table>