]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_wernis_mode_list_row.tpl
All CSS classes top2,bottom2,right2,left2 are now deprecated, user details now have...
[mailer.git] / templates / de / html / member / member_wernis_mode_list_row.tpl
index 976dcfb0a467716ba9e5b2309e6f752719807217..1822ada377cca863457583396f30b25fd1254e8c 100644 (file)
@@ -1,6 +1,6 @@
-<TR>
-       <TD align="center" class="switch_sw$content[sw] wernis_type_$content[raw_type] bottom2 right2">$content[points] Wernis</TD>
-       <TD align="center" class="switch_sw$content[sw] wernis_type_$content[raw_type] bottom2 right2">$content[acc]</TD>
-       <TD align="center" class="switch_sw$content[sw] wernis_type_$content[raw_type] bottom2 right2">$content[stamp]</TD>
-       <TD align="center" class="switch_sw$content[sw] wernis_type_$content[raw_type] bottom2">$content[status]</TD>
-</TR>
+<tr>
+       <td align="center" class="switch_sw$content[sw] wernis_type_$content[raw_type] bottom right">$content[points] Wernis</td>
+       <td align="center" class="switch_sw$content[sw] wernis_type_$content[raw_type] bottom right">$content[wernis_account]</td>
+       <td align="center" class="switch_sw$content[sw] wernis_type_$content[raw_type] bottom right">$content[wernis_timestamp]</td>
+       <td align="center" class="switch_sw$content[sw] wernis_type_$content[raw_type] bottom">$content[status]</td>
+</tr>