]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/guest/guest_sponsor_act_row.tpl
Function generateGenderSelectionBox() introduced, some cleanups:
[mailer.git] / templates / de / html / guest / guest_sponsor_act_row.tpl
index 1361c5a68a83574ffcb36efe993aece2af124964..7df5ca25b8818e5397bdbdfae7a3af9abed49360 100644 (file)
@@ -1,6 +1,8 @@
 <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>
+       <td align="right" class="{%template,ColorSwitch%} bottom right" width="225">$content[conv_title]:</td>
+       <td class="table_header bottom" style="padding-left: 2px; padding-right: 2px" width="225">
+               <div class="nobr">
+                       <strong>1 {?POINTS?}</strong> = <strong>$content[conv_rate] $content[conv_name]</strong>
+               </div>
+       </td>
 </tr>