templates/mail/CORE_PERSON_SIGNUP_CONFIRM.txt
authorAlan Knowles <alan@roojs.com>
Mon, 9 Feb 2015 10:16:02 +0000 (18:16 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 9 Feb 2015 10:16:02 +0000 (18:16 +0800)
templates/mail/CORE_PERSON_SIGNUP_CONFIRM.txt

index d1e55d8..e1e213b 100644 (file)
@@ -10,11 +10,11 @@ Content-Type: text/plain; charset=utf-8
        </head>
        <body>
                <div>Dear {honor}</div>
-               <br /><br />
+               <br /> 
                <div>Thank you for your interest in XXX here is your link to create your account.</div>
-               <br /><br />
+               <br /> 
                <div>Please click the following link to activate.</div>
-               <br /><br />
+               <br /> 
                <div><a href="{link:h}">{link:h}</a></div>
        </body>
 </html>