Major cleanup of old-school HTML-mess...
[mailer.git] / templates / de / html / guest / guest_top10_empty4.tpl
index 6b57ad9012a48ead68a0bfd3846cea37531bdcb0..89b672b57d1264006c0ef8a70c5b1339f03b40fe 100644 (file)
@@ -1,7 +1,6 @@
-<TR>
-       <TD class="top10_row1 switch_sw$content[sw] bottom2 right2"
-               align="center">$content[idx]</TD>
-       <TD class="top10_row2 switch_sw$content[sw] bottom2 right2">&nbsp;---</TD>
-       <TD class="top10_row3 switch_sw$content[sw] bottom2 right2">&nbsp;---</TD>
-       <TD class="top10_row4 switch_sw$content[sw] bottom2">&nbsp;---</TD>
-</TR>
+<tr>
+       <td class="top10_row1 switch_sw$content[sw] bottom right" align="center">$content[index]</td>
+       <td class="top10_row2 switch_sw$content[sw] bottom right">---</td>
+       <td class="top10_row3 switch_sw$content[sw] bottom right">---</td>
+       <td class="top10_row4 switch_sw$content[sw] bottom">---</td>
+</tr>