root/trunk/default_templates/commenter_notify.mtml

Revision 4196, 0.6 kB (checked in by takayama, 3 months ago)

* Set svn keywords

  • Property svn:keywords set to Author Date Id Revision
Line 
1<__trans phrase="This email is to notify you that a new user has successfully registered on the blog '[_1]'. Listed below you will find some useful information about this new user." params="<$mt:BlogName$>">
2
3<__trans phrase="New User Information:">
4<__trans phrase="Username: [_1]" params="<$mt:CommenterUsername$>"> 
5<__trans phrase="Full Name: [_1]" params="<$mt:CommenterName$>">
6<__trans phrase="Email: [_1]" params="<$mt:CommenterEmail$>">
7
8<__trans phrase="To view or edit this user, please click on or cut and paste the following URL into a web browser:">
9<$mt:Var name="profile_url"$>
10
11<$mt:Include module="<__trans phrase="Mail Footer">"$>
Note: See TracBrowser for help on using the browser.