Closed (fixed)
Project:
Node published
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
30 Nov 2009 at 00:45 UTC
Updated:
4 Mar 2010 at 22:10 UTC
The module sends messages in some circumstances, but the text of the message sent through email cannot be altered from the administrator user (or generically from a user with the right permission).
The message body speaks of advertising node, but the description given for that node could be different, and this can confuse the user who would not understand what the message is referring to.
Comments
Comment #1
pydubreucq commentedHi,
I think it's an important thing too ;)
Subscribe ;)
Bye
Comment #2
avpadernoThe code has been changed, and committed in CVS.
The body, and the subject of the email sent is translatable using string overrides in the file settings.php.
Comment #3
pydubreucq commentedThanks ;)