Closed (fixed)
Project:
Drupal core
Version:
x.y.z
Component:
user system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Sep 2006 at 16:23 UTC
Updated:
21 Nov 2006 at 06:15 UTC
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