Mistake in text string
-
Hi,
This string contains an error:
<h3>Hi {{username}},</h3> <p>This notice confirms that your email was changed on {{site_name}}.</p> <p>If you did not change your email, please contact the Site Administrator at %s</p> <p>This email has been sent to {{user_email}}</p> <p>Regards,<br> All at {{site_name}}<br> <a href="{{site_url}}">{{site_url}}</a></p>It’s this part:
please contact the Site Administrator at %sthe
%sdoes not add anything in the e-mail.Guido
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
The topic ‘Mistake in text string’ is closed to new replies.