]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_edit_email_row.tpl
New extension added, more EL-rewrites, naming-convention applied:
[mailer.git] / templates / de / html / admin / admin_edit_email_row.tpl
index 7a307ed837b6d4c09d2f05ccee84bb307e681faf..abc760f6884d93c15331d92b4b89f4cd9d46ddb0 100644 (file)
@@ -5,6 +5,6 @@
        </td>
        <td class="switch_sw$content[sw] bottom">
                $content[subject]
-               ({--EMAIL_SENDER--}: $content[userid]; $content[pay]; $content[cat])
+               ({--EMAIL_SENDER--}: {%pipe,generateUserProfileLink=$content[userid]%}; {%pipe,getPaymentTitlePrice=$content[payment_id]%}; {%pipe,getCategory=$content[cat_id]%})
        </td>
 </tr>