From 14d7909c4a9de4114946351837a412714cb32a83 Mon Sep 17 00:00:00 2001 From: "renater.salaun" <renater.salaun@047e039d-479c-447e-8a29-aa6bf4a09bab> Date: Mon, 2 Feb 2015 12:18:00 +0000 Subject: [PATCH] Typo git-svn-id: https://svn.geant.net/GEANT/edugain_testidp_account_manager/trunk@101 047e039d-479c-447e-8a29-aa6bf4a09bab --- templates/web/validate_token.tt2.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/web/validate_token.tt2.html b/templates/web/validate_token.tt2.html index 29812de..463deb7 100644 --- a/templates/web/validate_token.tt2.html +++ b/templates/web/validate_token.tt2.html @@ -63,7 +63,7 @@ </table> </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> + <div class="alert-box info radius">If you need a customized test account with additional user attributes, you should contact <a href="mailto:[% conf.support_email %]">[% conf.support_email %]</a>.</div> <div>(1) eduPersonAffiliation and eduPersonScoppedAffilisation attributes are assigned quite differently from federation to federation. <a href="http://tnc2010.terena.org/files/ePSA%20comparison%20v0%2006.ppt">This usage comparison of eduPersonAffiliation accross different countries</a> discusses these differences. Therefore its values should be handled with great care. </div> <a class="close-reveal-modal">×</a> -- GitLab