mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 09:53:15 +00:00
fix #34
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
<div class="PNB" style="right:auto;overflow:hidden;">
|
||||
<ol>
|
||||
<li>
|
||||
<span class="title {% if module == "prod" %}selected{% endif %}">
|
||||
{% block menu_bar_title %}Phraseanet{% endblock %}
|
||||
<span class="title">
|
||||
<img src="/skins/logos/logo.png" alt="" id="mainLogo">
|
||||
</span>
|
||||
</li>
|
||||
{% if module is defined and module != "lightbox" and app['authentication'].isAuthenticated() %}
|
||||
|
Reference in New Issue
Block a user