]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_del_transfer_row.tpl
More rewrites/templates swapped out:
[mailer.git] / templates / de / html / admin / admin_del_transfer_row.tpl
index d389a5bf114467d336af5c47f3294b69ef94d21a..90d342036ac2b174e8c7680dc458e9e7f00ebff6 100644 (file)
@@ -6,15 +6,15 @@
                $content[time_trans]
        </td>
        <td class="switch_sw$content[sw] bottom right">
-               $content[userid_from]
+               {%pipe,generateUserProfileLink=$content[from_userid]%}
        </td>
        <td class="switch_sw$content[sw] bottom right">
-               $content[userid_to]
+               {%pipe,generateUserProfileLink=$content[to_userid]%}
        </td>
        <td class="switch_sw$content[sw] bottom right">
                $content[reason]
        </td>
        <td class="switch_sw$content[sw] bottom">
-               $content[points]
+               {%pipe,translateComma=$content[points]%}
        </td>
 </tr>