New (template) wrapper function fixEmptyContentToDashes() introduced, EL rewrites:
[mailer.git] / templates / de / html / member / member_wernis_mode_list_row.tpl
index 376fc605759d4ba20554de8e26b2b02be77210da..7f8dc2531f3ccece1f465b1fd5dfed39bb38eaba 100644 (file)
@@ -2,5 +2,5 @@
        <td align="center" class="switch_sw$content[sw] wernis_type_$content[raw_type] bottom right">{%pipe,translateComma=$content[wernis_amount]%} Wernis</td>
        <td align="center" class="switch_sw$content[sw] wernis_type_$content[raw_type] bottom right">{%pipe,bigintval=$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">{%pipe,WERNIS_TRANSFER_STATUS=$content[wernis_type]%}</td>
+       <td align="center" class="switch_sw$content[sw] wernis_type_$content[raw_type] bottom">{%pipe,translateWernisTransferStatus=$content[wernis_type]%}</td>
 </tr>