]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/guest/guest_active_row.tpl
More HTML cleanups
[mailer.git] / templates / de / html / guest / guest_active_row.tpl
index 2169eb4bfecef4a6c444b02d23554984a86ea8fd..80c88cd9b7d37ed4d440d0a60d25db94640f7d3d 100644 (file)
@@ -1,5 +1,5 @@
-<TR>
-       <TD class="active_row1 switch_sw$content[sw] bottom2 right2">&nbsp;$content[uid]&nbsp;($content[nick])</TD>
-       <TD class="active_row2 switch_sw$content[sw] bottom2 right2">&nbsp;$content[points]</TD>
-       <TD class="active_row3 switch_sw$content[sw] bottom2">&nbsp;$content[last]</TD>
-</TR>
+<tr>
+       <td class="active_row1 switch_sw$content[sw] bottom right">&nbsp;$content[userid]&nbsp;($content[nickname])</td>
+       <td class="active_row2 switch_sw$content[sw] bottom right">&nbsp;$content[points]</td>
+       <td class="active_row3 switch_sw$content[sw] bottom">&nbsp;$content[last_online]</td>
+</tr>