Skip to content

Commit

Permalink
Merge pull request #252 from epfl-idevelop/add-map-to-footer
Browse files Browse the repository at this point in the history
Add plan.epfl.ch in footer
  • Loading branch information
jdelasoie authored Jan 29, 2020
2 parents 53f9131 + 87d50f2 commit fc9c069
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions wp-theme-2018/footer_en.php
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,7 @@
<a href="https://www.epfl.ch/campus/services/en/homepage/" class="btn btn-secondary btn-sm">Services and resources</a>
<a href="tel:+41216933000" class="btn btn-secondary btn-sm">Emergencies: +41 21 693 3000</a>
<a href="https://www.epfl.ch/about/overview/contact-en/" class="btn btn-secondary btn-sm">Contact</a>
<a href="https://map.epfl.ch/" class="btn btn-secondary btn-sm">Map</a>
</div>

<div class="footer-group footer-socials">
Expand Down
1 change: 1 addition & 0 deletions wp-theme-2018/footer_fr.php
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,7 @@
<a href="https://www.epfl.ch/campus/services/" class="btn btn-secondary btn-sm">Services et ressources</a>
<a href="tel:+41216933000" class="btn btn-secondary btn-sm">Urgences : +41 21 693 3000</a>
<a href="https://www.epfl.ch/about/overview/contact/" class="btn btn-secondary btn-sm">Contact</a>
<a href="https://map.epfl.ch/?lang=fr" class="btn btn-secondary btn-sm">Plan</a>
</div>

<div class="footer-group footer-socials">
Expand Down

0 comments on commit fc9c069

Please sign in to comment.