added email-problems flag in mailto html code

This commit is contained in:
following
2013-06-21 17:09:54 +02:00
parent 7b3b620b0e
commit feb8366230

View File

@ -38,7 +38,7 @@
<table class="table">
{if $email_problems > 0}
<tr>
<tr><!-- Tag for external page processing: email problems -->
<td colspan="2" class="redtext">
<p>{t}One ore more emails to this user could not be delivered. It might be a good idea to additionally log comments on the user's geocaches, and/or use alternative contact addresses like a message board account or another geocaching platform.{/t}</p>
</td>