diff --git a/templates/web/validate_token.tt2.html b/templates/web/validate_token.tt2.html index 83683dd39ebf0df2612ad224dc15d4f0b2bb11e2..30c1d2eafbdc5b158c02a39f7cac9ef260f8548e 100644 --- a/templates/web/validate_token.tt2.html +++ b/templates/web/validate_token.tt2.html @@ -58,10 +58,11 @@ </tr> [% END %] [% END %] + <tr><th>eduPersonTargetedID:</th><td><i>value dynamically generated by the SP</i></td></tr> </table> </div> - <div class="alert-box info radius">If you a customized test account with additionnal user attributes, you should contact <a href="mailto:[% conf.support_email %]">[% conf.support_email %]</a>.</div> + <div class="alert-box info radius">If you need a customized test account with additionnal user attributes, you should contact <a href="mailto:[% conf.support_email %]">[% conf.support_email %]</a>.</div> <a class="close-reveal-modal">×</a> </div> </dl>