]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_primera_mode_list_row.tpl
Rewrites/fixes for handling config entries in SQLs
[mailer.git] / templates / de / html / member / member_primera_mode_list_row.tpl
index bcadbd805e66fcaa14bbfc34de8f13bf3e08ac62..40ffa1fd1fb120fc1f392b9a5303c9c08f6c02ef 100644 (file)
@@ -1,6 +1,6 @@
-<TR>
-       <TD align="center" class="switch_sw$content[sw] primera_type_$content[raw_type] bottom2 right2">$content[points] Primera</TD>
-       <TD align="center" class="switch_sw$content[sw] primera_type_$content[raw_type] bottom2 right2">$content[acc]</TD>
-       <TD align="center" class="switch_sw$content[sw] primera_type_$content[raw_type] bottom2 right2">$content[stamp]</TD>
-       <TD align="center" class="switch_sw$content[sw] primera_type_$content[raw_type] bottom2">$content[status]</TD>
-</TR>
+<tr>
+       <td align="center" class="switch_sw$content[sw] primera_type_$content[raw_type] bottom right">$content[points] Primera</td>
+       <td align="center" class="switch_sw$content[sw] primera_type_$content[raw_type] bottom right">$content[primera_account]</td>
+       <td align="center" class="switch_sw$content[sw] primera_type_$content[raw_type] bottom right">$content[primera_timestamp]</td>
+       <td align="center" class="switch_sw$content[sw] primera_type_$content[raw_type] bottom">$content[status]</td>
+</tr>