Skip to content

Commit

Permalink
#71. Changed phone number in header and footer.
Browse files Browse the repository at this point in the history
  • Loading branch information
AlanSanchezP committed May 5, 2017
1 parent d6d0600 commit 86ce1ee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion emma/templates/base/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<p class="footer-info-phone center">
<img src="{% static 'img/icons/phone.svg' %}" height="27px"
style="margin-top: -5px;" alt="telefono">
+52 1 55 2962 7151
+52 1 55 4544 9350
</p>
<p class="footer-info-text">
Horarios de atención: de lunes a viernes de 9:00 a 20:00 hrs.
Expand Down
2 changes: 1 addition & 1 deletion emma/templates/base/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
{% else %}
<i class="fa fa-phone"></i>
<span>
+52 1 55 2962 7151
+52 1 55 4544 9350
</span>
{% endif %}
</div>
Expand Down

0 comments on commit 86ce1ee

Please sign in to comment.