]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_primera_mode_list_row.tpl
More rewrites/templates swapped out:
[mailer.git] / templates / de / html / member / member_primera_mode_list_row.tpl
index 40ffa1fd1fb120fc1f392b9a5303c9c08f6c02ef..cc56baf4da11bace3372201ff18986334ac0915a 100644 (file)
@@ -1,6 +1,6 @@
 <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">{%pipe,translateComma=$content[primera_amount]%} 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>
+       <td align="center" class="switch_sw$content[sw] primera_type_$content[raw_type] bottom">{%pipe,PRIMERA_TRANSFER_STATUS=$content[primera_type]%}</td>
 </tr>