Commit 8f5c07c4 authored by Olga Brani's avatar Olga Brani
Browse files

Fix footer links

parent 234e9bf6
Showing with 1 addition and 1 deletion
+1 -1
......@@ -117,7 +117,7 @@ if ($includeLanguageBar) {
</div>
<div class="col-sm-12 col-md-4 ssp-footer__item">
<div class="ssp-footer__item__links">
<a class="ssp-footer__item__links__left_link" href="https://aai.egi.eu/terms">Terms</a><a href="https://aai.egi.eu/privacy">Privacy</a>
<a class="ssp-footer__item__links__left_link" href="https://aai.egi.eu/ToU.html">Terms</a><a href="https://aai.egi.eu/privacy.html">Privacy</a>
</div>
</div>
</div><!-- /row -->
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment