]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/guest/guest_active_none_row.tpl
Heacy rewrite/cleanup:
[mailer.git] / templates / de / html / guest / guest_active_none_row.tpl
index 2e3607c19596d9665199228f0a97570b645617d5..6fe1b71b7171f53a2691aae7f24edf67f0522d22 100644 (file)
@@ -1,11 +1,11 @@
-<TR>
-       <TD colspan="3" align="center" class="bottom2">
-       <TABLE border="0" cellspacing="0" cellpadding="0" align="center"
-               width="400" class="admin_done dashed">
-               <TR>
-                       <TD align="center" height="40"><strong>{--GUEST_ACTIVE_NO_MEMER_ONLINE_TODAY--}</strong>
-                       </TD>
-               </TR>
-       </TABLE>
-       </TD>
-</TR>
+<tr>
+       <td colspan="3" align="center" class="bottom">
+               <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
+               <tr>
+                       <td align="center">
+                               {--GUEST_ACTIVE_NO_MEMER_ONLINE_TODAY--}
+                       </td>
+               </tr>
+               </table>
+       </td>
+</tr>