due to the t() change, the admin approval emails are having their variables wrapped in <em> tags--not very pretty. :)
the $variables array in user_register_submit already contains the variables we need in the correct t() format, so substituting that in seems to be the best solution.
patch attached.
| Comment | File | Size | Author |
|---|---|---|---|
| admin_mail.patch | 921 bytes | hunmonk |
Comments
Comment #1
hunmonk commentedbump
Comment #2
Kjartan commentedApplies, and fixes the problem. Marking as RTBC.
Comment #3
drummCommitted to HEAD.
Comment #4
(not verified) commented