diff --git a/templates/web/edugain/complete_challenge.tt2.html b/templates/web/edugain/complete_challenge.tt2.html index a1e0d5c58eef84be08bb9bbe47d2109536f5ef9b..4c0ae0c5cb7be3d0c150ad18a6a73815cef82170 100644 --- a/templates/web/edugain/complete_challenge.tt2.html +++ b/templates/web/edugain/complete_challenge.tt2.html @@ -11,7 +11,7 @@ <div class="content clearfix"> <h2>[% lh.maketext("Complete email challenge") %]</h2> <p> - [% lh.maketext("An email challenge including a validation token has been emailed to you at [_1].", email) %] + [% lh.maketext("An email challenge including a validation token has been emailed to you at [_1].", email) %] [% lh.maketext("Please copy and paste the validation token in the form below to proof that you are administrator of this service.") %] </p> <fieldset> diff --git a/templates/web/renater/complete_challenge.tt2.html b/templates/web/renater/complete_challenge.tt2.html index a1e0d5c58eef84be08bb9bbe47d2109536f5ef9b..4c0ae0c5cb7be3d0c150ad18a6a73815cef82170 100644 --- a/templates/web/renater/complete_challenge.tt2.html +++ b/templates/web/renater/complete_challenge.tt2.html @@ -11,7 +11,7 @@ <div class="content clearfix"> <h2>[% lh.maketext("Complete email challenge") %]</h2> <p> - [% lh.maketext("An email challenge including a validation token has been emailed to you at [_1].", email) %] + [% lh.maketext("An email challenge including a validation token has been emailed to you at [_1].", email) %] [% lh.maketext("Please copy and paste the validation token in the form below to proof that you are administrator of this service.") %] </p> <fieldset>