From 8f87b60826f8f5d8bcd9823001c39b3df97bcec4 Mon Sep 17 00:00:00 2001 From: Guillaume Rousse <guillaume.rousse@renater.fr> Date: Thu, 26 Jul 2018 12:30:54 +0200 Subject: [PATCH] even in another context, the software name is the same --- 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 8e27d83..9052539 100644 --- a/templates/renater/web/index.tt2.html +++ b/templates/renater/web/index.tt2.html @@ -23,7 +23,7 @@ <script type="text/javascript" src="foundation/js/vendor/foundation.min.js"></script> <script type="text/javascript" src="js/startup.js"></script> - <title>RENATER Access Check</title> + <title>eduGAIN Access Check</title> </head> <body> -- GitLab