]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_payouts_del_row.tpl
Renamed a lot language strings to new naming convention, first english translation...
[mailer.git] / templates / de / html / admin / admin_config_payouts_del_row.tpl
index 4897d49ee06ab281f9eb2f5a7eb62b0391e0a341..e4d72ce4dbfb52adcde3293f49e42d481673c690 100644 (file)
@@ -4,12 +4,12 @@
                <input type="hidden" name="sel[$content[id]]" value="1" />
        </td>
        <td align="center" class="{%template,ColorSwitch%} bottom right">
-               $content[title]
+               $content[type]
        </td>
        <td align="center" class="{%template,ColorSwitch%} bottom right">
-               $content[rate]
+               {%pipe,translateComma=$content[rate]%}
        </td>
        <td align="center" class="{%template,ColorSwitch%} bottom right">
-               $content[min_points]
+               {%pipe,translateComma=$content[min_points]%}
        </td>
 </tr>