Skip to content

Commit

Permalink
Changed bank url
Browse files Browse the repository at this point in the history
  • Loading branch information
kevin-ta committed Jul 22, 2017
1 parent 60b0f36 commit 02ef7f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/Resources/views/base.html.twig
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@
<div>
<ul class="social-link-footer list-unstyled" style="display:inline-block;">
<li><a target="_blank" style="padding:0;" href="http://www.decathlon.com/"><img src="{{ asset('bundles/applicationbde/img/sponsors/decathlon.jpg') }}" /></a></li>
<li><a target="_blank" style="padding:0;" href="https://www.caisse-epargne.fr/"><img src="{{ asset('bundles/applicationbde/img/sponsors/banque.jpg') }}" /></a></li>
<li><a target="_blank" style="padding:0;" href="https://www.lcl.fr/"><img src="{{ asset('bundles/applicationbde/img/sponsors/banque.jpg') }}" /></a></li>
<li><a target="_blank" style="padding:0;" href="http://www.parrot.com/fr/"><img src="{{ asset('bundles/applicationbde/img/sponsors/parrot.jpg') }}" /></a></li>
<li><a target="_blank" style="padding:0;" href="http://www.selectronique.fr/"><img src="{{ asset('bundles/applicationbde/img/sponsors/selectronique.jpg') }}" /></a></li>
<li><a target="_blank" style="padding:0;" href="http://www.soonnight.com/"><img src="{{ asset('bundles/applicationbde/img/sponsors/soonnight.jpg') }}" /></a></li>
Expand Down

0 comments on commit 02ef7f1

Please sign in to comment.