diff options
author | chris <chris@jalakai.co.uk> | 2006-08-22 09:24:44 +0200 |
---|---|---|
committer | chris <chris@jalakai.co.uk> | 2006-08-22 09:24:44 +0200 |
commit | 02a498e7884db0beaec6950e3b36bf4384daba93 (patch) | |
tree | 343727dac178c158b113758b777a2d97cb5af548 /inc/lang | |
parent | c93ca5e664887c483a60e441291b921c93747e13 (diff) | |
download | rpg-02a498e7884db0beaec6950e3b36bf4384daba93.tar.gz rpg-02a498e7884db0beaec6950e3b36bf4384daba93.tar.bz2 |
bug #876, additional data for new user notification email
This patch updates only the english version of the localised
"registermail.txt" file. Other versions need to be updated also.
darcs-hash:20060822072444-9b6ab-ff6cb5bc78277c383e82c3986eeb16168e86c27b.gz
Diffstat (limited to 'inc/lang')
-rw-r--r-- | inc/lang/en/registermail.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/inc/lang/en/registermail.txt b/inc/lang/en/registermail.txt index 53ffcab70..f5ab7e4ea 100644 --- a/inc/lang/en/registermail.txt +++ b/inc/lang/en/registermail.txt @@ -1,5 +1,9 @@ A new user has registered. Here are the details: +User name : @NEWUSER@ +Full name : @NEWNAME@ +Email : @NEWEMAIL@ + Date : @DATE@ Browser : @BROWSER@ IP-Address : @IPADDRESS@ |