Rename share.png to multi.png

share.png is blocked by addblock
master
Daniel Berteaud 10 years ago
parent 695491e8c1
commit bc86d9b243
  1. 0
      public/img/multi.png
  2. 2
      templates/default/index.html.ep

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

@ -94,7 +94,7 @@
</div>
</div>
<div class="item carouselIndexItem col-xs-10 col-xs-offset-1">
<img class="img-responsive carouselLogo" src="<%= $self->get_url('/') %>img/share.png" alt="<%=l 'MULTI_USER' %>">
<img class="img-responsive carouselLogo" src="<%= $self->get_url('/') %>img/multi.png" alt="<%=l 'MULTI_USER' %>">
<p>
<%=l 'THE_LIMIT_IS_YOUR_PIPE' %>
</p>

Loading…
Cancel
Save