From bb36ec35b02de1a3f9358df157ae75ae6e1a3a49 Mon Sep 17 00:00:00 2001 From: youngsukim-csusb <youngsu.kim@csusb.edu> Date: Thu, 16 Jun 2022 19:43:47 -0700 Subject: [PATCH] test login --- login.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/login.html b/login.html index e9f9720..1fcb0ea 100644 --- a/login.html +++ b/login.html @@ -18,7 +18,7 @@ {{ super() }} <div id="login-cilogon-info" class="service-login"> <h5> - <p>Be sure to choose <ins>California State University San Bernerdino</ins> on the next page instead of <del>ORCID</del> (or something else)</p> + <p>Be sure to choose <ins>California State University San Bernardino</ins> on the next page instead of <del>ORCID</del> (or something else)</p> </h5> </div> {% endblock %} -- GitLab