Forums | Mahara Community
Support
/
edit email registration notice
17 August 2009, 21:16
I would like to edit the email registration/password change notice form to suit our organisation and Online Support procedure.
Could you please advise how to make these changes?
example below:
Dear aAron,
A username/password request has been made for your account on mine.edu.au.
Your username is aaron.pont.
If you wish to reset your password, please follow the link below:
link here
If you did not request a password reset, please ignore this email.
If you have any questions regarding the above, please feel free to contact us.
Regards, mine.edu.au Site Administrator
Please do not reply to this message.
Version: Mahara version 1.1.3 (2009022610)
Download Downloaded from mahara.org - mahara-1.1.3.zip
Server: Windows Server 2003
SQL: PostgresSQL
PHP: Version 5.2.4
Thanks,
aAron Pont
Educational Designer
Canberra Institute of Technology
18 August 2009, 17:26
Hi - you can edit the strings in lang/en.utf8/mahara.php.
Note that, either you have to have the same number of %s in your string (and they'l mean the same as what they mean in the current one - or you'll have to modify the get_string function call that uses that string (which could be significantly harder).