]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_bonus_rows.tpl
All database names are now 'back-ticked' and constant _MYSQL_PREFIX is wrapped. Partl...
[mailer.git] / templates / de / html / admin / admin_list_bonus_rows.tpl
index a71db526c51c4810df9c6f60f2de78cb7727dfeb..cfe9a3d1e58a44722f8d520bf92d34c18353d735 100644 (file)
@@ -1,7 +1,7 @@
-<TR>
-       <TD class="switch_sw$content[sw] bottom2 right2" align="center">$content[win1]$content[cnt]$content[win2]</TD>
-       <TD class="switch_sw$content[sw] bottom2 right2" align="center">$content[win1]$content[uid]$content[win2]</TD>
-       <TD class="switch_sw$content[sw] bottom2 right2">&nbsp;$content[win1]<A href="$content[email]">$content[gender] $content[surname] $content[family]</A>$content[win2]</TD>
-       <TD class="switch_sw$content[sw] bottom2 right2">&nbsp;$content[turbo] {!POINTS!}</TD>
-       <TD class="switch_sw$content[sw] bottom2">&nbsp;$content[last]</TD>
-</TR>
+<tr>
+       <td class="switch_sw$content[sw] bottom2 right2" align="center">$content[win1]$content[cnt]$content[win2]</td>
+       <td class="switch_sw$content[sw] bottom2 right2" align="center">$content[win1]$content[uid]$content[win2]</td>
+       <td class="switch_sw$content[sw] bottom2 right2">&nbsp;$content[win1]<a href="$content[email]">$content[gender] $content[surname] $content[family]</a>$content[win2]</td>
+       <td class="switch_sw$content[sw] bottom2 right2">&nbsp;$content[points] {!POINTS!}</td>
+       <td class="switch_sw$content[sw] bottom2">&nbsp;$content[last]</td>
+</tr>