Major cleanup of old-school HTML-mess...
[mailer.git] / templates / de / html / guest / guest_stats_row.tpl
index f8b998aea39a5e4311b1e3ac6688932969a76944..6d94eb0bc217daa8a2292b8acf2ee5bbe0aa8a2b 100644 (file)
@@ -1,4 +1,4 @@
 <tr>
-  <td class="switch_sw$content[sw] bottom right" align="right" width="250">$content[title]&nbsp;</td>
-  <td class="switch_sw$content[sw] bottom" width="50">&nbsp;$content[counter]</td>
+  <td class="switch_sw$content[sw] bottom right" align="right" width="250">$content[title]</td>
+  <td class="switch_sw$content[sw] bottom" width="50">$content[counter]</td>
 </tr>