]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/guest/guest_sponsor_act_row.tpl
HTML fix and double->single converted
[mailer.git] / templates / de / html / guest / guest_sponsor_act_row.tpl
index ab4f968a48fd53d85f3b273a7e41b9a0d6420080..2e35c6377ca63d82e787eb9ed0f214ba070d8559 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] bottom2 right2" width="225">$content[title]:&nbsp;</td>
+  <td class="guest_title2 bottom2" 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>