"poche" word removed completely, all locales .po files updated, en, pl, ru and uk .mo files recompiled.

This commit is contained in:
Maryana Rozhankivska
2014-02-25 15:45:39 +02:00
parent 4b842b20ce
commit dcc73856a9
19 changed files with 3640 additions and 1362 deletions

View File

@ -1,6 +1,6 @@
<header class="w600p center mbm">
<h1>
{% if view == 'home' %}{% block logo %}<img width="100" height="100" src="{{ poche_url }}/themes/baggy/img/logo-other_themes.png" alt="logo poche" />{% endblock %}
{% if view == 'home' %}{% block logo %}<img width="100" height="100" src="{{ poche_url }}/themes/baggy/img/logo-other_themes.png" alt="wallabag logo" />{% endblock %}
{% else %}<a href="./" title="{% trans "return home" %}" >{{ block('logo') }}</a>
{% endif %}
</h1>