From: Loic Baron <loic.baron@lip6.fr>
Date: Mon, 23 Nov 2015 15:55:57 +0000 (+0100)
Subject: Footer typo fixed
X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=7fdd5138da8d32697c4c1cf2d8708749478c935e;p=myslice.git

Footer typo fixed
---

diff --git a/portal/templates/_footer.html b/portal/templates/_footer.html
index 6bf5bb8a..be7462e9 100644
--- a/portal/templates/_footer.html
+++ b/portal/templates/_footer.html
@@ -12,7 +12,7 @@
             Copyrights &copy; 2015 UPMC Sorbonne Universit&eacute;s. All rights reserved.
         </div>
         <div class="col-md-3 copy">
-        powerd by &nbsp;<a href="http://myslice.info" target="_blank"><img src="//myslice.info/images/logo.png" style="width:50px;"></a>&nbsp;&nbsp;
+        powered by &nbsp;<a href="http://myslice.info" target="_blank"><img src="//myslice.info/images/logo.png" style="width:50px;"></a>&nbsp;&nbsp;
         <a href="/portal/release_notes" id="portal_version"></a>
         </div>
     </div>