]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_wernis_row.tpl
Even more rewrites/fixes from EL branch (please report any broken part after you...
[mailer.git] / templates / de / html / admin / admin_list_wernis_row.tpl
index 6e28ddbf7f7fa3f9c0f6f83c70b5528d7ce92645..540543e175ef44302cc4b80c4a57b7a25679b131 100644 (file)
@@ -1,10 +1,10 @@
 <tr>
-       <td class="switch_sw$content[sw] wernis_type_$content[raw_type] bottom2 right2">$content[id]</td>
-       <td class="switch_sw$content[sw] wernis_type_$content[raw_type] bottom2 right2">$content[link]</td>
-       <td class="switch_sw$content[sw] wernis_type_$content[raw_type] bottom2 right2">$content[wernis_account]</td>
-       <td class="switch_sw$content[sw] wernis_type_$content[raw_type] bottom2 right2">$content[wernis_amount]</td>
-       <td class="switch_sw$content[sw] wernis_type_$content[raw_type] bottom2 right2">$content[wernis_timestamp]</td>
-       <td class="switch_sw$content[sw] wernis_type_$content[raw_type] bottom2 right2" align="center">$content[wernis_type]</td>
-       <td class="switch_sw$content[sw] wernis_type_$content[raw_type] bottom2 right2" align="center">$content[wernis_api_message]</td>
-       <td class="switch_sw$content[sw] wernis_type_$content[raw_type] bottom2" align="center">$content[wernis_api_status]</td>
+       <td class="switch_sw$content[sw] wernis_type_$content[wernis_type] bottom right">$content[id]</td>
+       <td class="switch_sw$content[sw] wernis_type_$content[wernis_type] bottom right">{%pipe,generateUserProfileLink=$content[userid]%}</td>
+       <td class="switch_sw$content[sw] wernis_type_$content[wernis_type] bottom right">$content[wernis_account]</td>
+       <td class="switch_sw$content[sw] wernis_type_$content[wernis_type] bottom right">{%pipe,translateComma=$content[wernis_amount]%}</td>
+       <td class="switch_sw$content[sw] wernis_type_$content[wernis_type] bottom right">$content[wernis_timestamp]</td>
+       <td class="switch_sw$content[sw] wernis_type_$content[wernis_type] bottom right" align="center">{%pipe,WERNIS_TRANSFER_STATUS=$content[wernis_type]%}</td>
+       <td class="switch_sw$content[sw] wernis_type_$content[wernis_type] bottom right" align="center">$content[wernis_api_message]</td>
+       <td class="switch_sw$content[sw] wernis_type_$content[wernis_type] bottom" align="center">$content[wernis_api_status]</td>
 </tr>