PHRAS-413

fix link "help" on homepage
This commit is contained in:
Jean-Yves Gaulier
2015-04-16 17:09:15 +02:00
committed by Benoît Burnichon
parent aeaf0154ed
commit 9a8f8531e3

View File

@@ -102,7 +102,7 @@
<a href="{{ path("homepage") }}">{{ "Home" | trans }}</a>
</li>
<li>
<a href="https://www.phraseanet.com/documentation/">{{ "Help" | trans }}</a>
<a href="https://www.phraseanet.com/documentation/" target="_blank">{{ "Help" | trans }}</a>
</li>
{% if has_terms_of_use %}
<li>