Change position of link to Orion library

Change-Id: I54c328a9fb985770dbd436d4a6321499a8adfbb3
Signed-off-by: Pierre-Charles David <pierre-charles.david@obeo.fr>
diff --git a/angular/blocks/footer.html b/angular/blocks/footer.html
index 916966f..508d576 100644
--- a/angular/blocks/footer.html
+++ b/angular/blocks/footer.html
@@ -34,6 +34,8 @@
 		<div class="column">
 			<a href="http://www.eclipse.org/"><img src="http://www.eclipse.org/sirius/images/logos/eclipse.png" alt="Eclipse logo" /></a>
 			<span id="copyright">Copyright © <span id="year">{{date | date:'yyyy'}}</span> The Eclipse Foundation. All Rights Reserved.</span>
+			<p>&nbsp;</p>
+			<p><a href="https://orioniconlibrary.com" target="_blank">Some Icons by Orion Icon Library.</a></p> 
 		</div>
 	</div>
 </div>	
\ No newline at end of file
diff --git a/sirius-web.html b/sirius-web.html
index 709ebe2..b8226fb 100644
--- a/sirius-web.html
+++ b/sirius-web.html
@@ -205,7 +205,6 @@
 			<p>&nbsp;</p>
 			<p><a class="btn" href="https://www.obeocloudplatform-demo.com/signup">Register</a></p>
 		</header>
-		<p class="centered"><a class="linkback" href="https://orioniconlibrary.com" target="_blank">Icons by Orion Icon Library</a></p> 
 	</article>
 </section>