Reverted of changes in 1704, see ticket #160
[mailer.git] / templates / de / html / guest / guest_sponsor_act_row.tpl
index e1419fb76348d1ac388902958522e95c9a5d1d3a..409ad9b21508262d01c7c551fb71c8d0f75716aa 100644 (file)
@@ -1,6 +1,6 @@
-<TR>
-  <TD align="right" class="switch_sw$content[sw] bottom2 right2" width="225">$content[title]:&nbsp;</TD>
-  <TD class="guest_title2 bottom2" style="padding-left: 2px; padding-right: 2px" width="225">
-    <FONT class="nobr"><STRONG>1 {!POINTS!}</STRONG> = <STRONG>$content[conv] $content[name]</STRONG></FONT>
-  </TD>
-</TR>
+<tr>
+  <td align="right" class="switch_sw$content[sw] bottom right" width="225">$content[title]:&nbsp;</td>
+  <td class="guest_title bottom" style="padding-left: 2px; padding-right: 2px" width="225">
+    <div class="nobr"><strong>1 {?POINTS?}</strong> = <strong>$content[conv] $content[name]</strong></div>
+  </td>
+</tr>