New function isValidUserid() introduced, more rewrites to EL:
[mailer.git] / templates / de / html / admin / admin_edit_email_row.tpl
index c29c14b28156590a01e855ad58b1e2572248b80a..abc760f6884d93c15331d92b4b89f4cd9d46ddb0 100644 (file)
@@ -5,6 +5,6 @@
        </td>
        <td class="switch_sw$content[sw] bottom">
                $content[subject]
-               ({--EMAIL_SENDER--}: $content[userid]; {%pipe,translateComma=$content[pay]%}; $content[cat])
+               ({--EMAIL_SENDER--}: {%pipe,generateUserProfileLink=$content[userid]%}; {%pipe,getPaymentTitlePrice=$content[payment_id]%}; {%pipe,getCategory=$content[cat_id]%})
        </td>
 </tr>