From ec065fcd63660e3f9348f9cf6ad3cac06789421f Mon Sep 17 00:00:00 2001
From: "renater.salaun" <renater.salaun@047e039d-479c-447e-8a29-aa6bf4a09bab>
Date: Fri, 30 Jan 2015 14:03:48 +0000
Subject: [PATCH] lowercase

git-svn-id: https://svn.geant.net/GEANT/edugain_testidp_account_manager/trunk@99 047e039d-479c-447e-8a29-aa6bf4a09bab
---
 templates/web/home.tt2.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/templates/web/home.tt2.html b/templates/web/home.tt2.html
index 28afa04..ee36f6b 100644
--- a/templates/web/home.tt2.html
+++ b/templates/web/home.tt2.html
@@ -24,7 +24,7 @@ Service Provider you are administrator for.
 </p>
 <p class="align-center"><button id="start_testing">Go on testing the service</button></p>
 
-<h3>[% conf.app_name %] Basics</h3>
+<h3>[% conf.app_name %] basics</h3>
 <p>
 <br/><img alt="[% conf.app_name %] Basics" src="/resources/images/edugain_test_idp_basics.png"/>
 </p>
-- 
GitLab