Update push icon

This commit is contained in:
Romain Neutron
2012-02-13 18:11:01 +01:00
parent 593dbe43e3
commit 554389aa0d
3 changed files with 3 additions and 3 deletions

View File

@@ -30,7 +30,7 @@
{% if user.ACL().has_right('push') %}
<button class="ui-corner-all TOOL_pushdoc_btn basket_window" title="{% trans 'action : push' %}">
<img src="/skins/prod/000000/images/pushdoc_history.gif"/>
<img src="/skins/icons/push16.png"/>
</button>
{% endif %}
{% if user.ACL().has_right('bas_chupub') %}