From cd01f57808e59826faca5b0bc3dfdda0988c63b5 Mon Sep 17 00:00:00 2001
From: goujonpa <goujonpa@gmail.com>
Date: Tue, 17 Jun 2014 22:23:56 +0200
Subject: [PATCH] footer fixed

---
 template/footer.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/template/footer.php b/template/footer.php
index d630869..d739737 100644
--- a/template/footer.php
+++ b/template/footer.php
@@ -1,6 +1,6 @@
     <div id="footer">
       <div class="container">
-        <p>NF17 - ©Team CAMP 2014 - Developed by Matthieu GUFFROY, Clément MERCIER, Alexandre CORTYL & Paul GOUJON</p>
+        <p class="text">NF17 - ©Team CAMP 2014 - Developed by Matthieu GUFFROY, Clément MERCIER, Alexandre CORTYL & Paul GOUJON</p>
       </div>
     </div>
 
-- 
GitLab