]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/removeip_level.tpl
Used EL code {%template,LoadTemplate=foo%} instead of loadTemplate('foo', TRUE);
[mailer.git] / templates / de / html / removeip_level.tpl
index d3b0ef1448602e5e1257a043b69e5592a98447e0..8c5ac429dee1823780f2f17c3e532aa13d652368 100644 (file)
@@ -1,12 +1,8 @@
-<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="350">
-<tr>
-       <td class="admin_title bottom2">
-               Anonymit&auml;tslevel in diesem {?MT_WORD?}:
-       </td>
-</tr>
-<tr>
-       <td align="center">
+<div align="center" class="table dashed">
+       <div class="table_header bottom">
+               Anonymit&auml;tslevel in diesem {?mt_word?}:
+       </div>
+       <div align="center">
                <strong>$content</strong>
-       </td>
-</tr>
-</table>
+       </div>
+</div>