]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_transfer_row.tpl
Typo 'referral'->'referal' fixed, more 'empty version' fixed
[mailer.git] / templates / de / html / admin / admin_list_transfer_row.tpl
index 7f977967e43c787d50c657b421c0df160f6de982..52331fd63f94614852ed2fd8523639fc0650b1b1 100644 (file)
@@ -1,9 +1,8 @@
-<TR>
-       <TD class="switch_sw$content[sw] bottom2 right2" align="center"><STRONG>$content[idx]</STRONG>
-       </TD>
-       <TD class="switch_sw$content[sw] bottom2 right2" align="center">$content[stamp]</TD>
-       <TD class="switch_sw$content[sw] bottom2 right2" align="center">$content[from_link]</TD>
-       <TD class="switch_sw$content[sw] bottom2 right2" align="center">$content[to_link]</TD>
-       <TD class="switch_sw$content[sw] bottom2 right2">&nbsp;$content[reason]</TD>
-       <TD class="switch_sw$content[sw] bottom2" align="center">$content[points]</TD>
-</TR>
+<tr>
+       <td class="switch_sw$content[sw] bottom2 right2" align="center"><strong>$content[trans_id]</strong></td>
+       <td class="switch_sw$content[sw] bottom2 right2" align="center">$content[stamp]</td>
+       <td class="switch_sw$content[sw] bottom2 right2" align="center">$content[from_link]</td>
+       <td class="switch_sw$content[sw] bottom2 right2" align="center">$content[to_link]</td>
+       <td class="switch_sw$content[sw] bottom2 right2">&nbsp;$content[reason]</td>
+       <td class="switch_sw$content[sw] bottom2" align="center">$content[points]</td>
+</tr>