]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_primera_row.tpl
A lot has been rewritten, ext-teams added, ext-forced continued:
[mailer.git] / templates / de / html / admin / admin_list_primera_row.tpl
index 190813939e1ce4f000a565739c6d81e4ef444ce9..317989df3cd087e78100a702dfbb1ffc99920c71 100644 (file)
@@ -1,10 +1,10 @@
 <tr>
-       <td class="switch_sw$content[sw] primera_type_$content[raw_type] bottom2 right2">$content[id]</td>
-       <td class="switch_sw$content[sw] primera_type_$content[raw_type] bottom2 right2">$content[link]</td>
-       <td class="switch_sw$content[sw] primera_type_$content[raw_type] bottom2 right2">$content[primera_account]</td>
-       <td class="switch_sw$content[sw] primera_type_$content[raw_type] bottom2 right2">$content[primera_amount]</td>
-       <td class="switch_sw$content[sw] primera_type_$content[raw_type] bottom2 right2">$content[primera_timestamp]</td>
-       <td class="switch_sw$content[sw] primera_type_$content[raw_type] bottom2 right2" align="center">$content[primera_type]</td>
-       <td class="switch_sw$content[sw] primera_type_$content[raw_type] bottom2 right2" align="center">$content[primera_api_message]</td>
-       <td class="switch_sw$content[sw] primera_type_$content[raw_type] bottom2" align="center">$content[primera_api_status]</td>
+       <td class="{%template,ColorSwitch%} primera_type_$content[raw_type] bottom right">$content[id]</td>
+       <td class="{%template,ColorSwitch%} primera_type_$content[raw_type] bottom right">{%pipe,generateUserProfileLink=$content[userid]%}</td>
+       <td class="{%template,ColorSwitch%} primera_type_$content[raw_type] bottom right">$content[primera_account]</td>
+       <td class="{%template,ColorSwitch%} primera_type_$content[raw_type] bottom right">{%pipe,translateComma=$content[primera_amount]%}</td>
+       <td class="{%template,ColorSwitch%} primera_type_$content[raw_type] bottom right">$content[primera_timestamp]</td>
+       <td class="{%template,ColorSwitch%} primera_type_$content[raw_type] bottom right" align="center">{%pipe,PRIMERA_TRANSFER_STATUS=$content[primera_type]%}</td>
+       <td class="{%template,ColorSwitch%} primera_type_$content[raw_type] bottom right" align="center">{%pipe,fixEmptyContentToDashes=$content[primera_api_message]%}</td>
+       <td class="{%template,ColorSwitch%} primera_type_$content[raw_type] bottom" align="center">$content[primera_api_status]</td>
 </tr>