From bab54e0b2a88e10f00152923f1b527153058cbcf Mon Sep 17 00:00:00 2001
From: Guillaume Rousse <guillaume.rousse@renater.fr>
Date: Thu, 26 Jul 2018 13:11:02 +0200
Subject: [PATCH] fixed last occurence of Renater Access Check

---
 templates/renater/web/index.tt2.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/templates/renater/web/index.tt2.html b/templates/renater/web/index.tt2.html
index f8c1461..1e7cadf 100644
--- a/templates/renater/web/index.tt2.html
+++ b/templates/renater/web/index.tt2.html
@@ -94,7 +94,7 @@
             </nav>
         </header>
 
-        <h1 class="row text-center">RENATER Access Check</h1>
+        <h1 class="row text-center">eduGAIN Access Check</h1>
 
         <main class="row">
             [% content %]
-- 
GitLab