1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-08-10 22:31:47 +02:00

Merge pull request #104 from d-fens/patch-1

Fix admin template to reference github repository
This commit is contained in:
kaiyou
2016-11-08 14:50:41 +01:00
committed by GitHub

View File

@@ -55,7 +55,7 @@
{% endif %}
<li>
<a href="https://github.com/Maiu/Mailu">
<a href="https://github.com/Mailu/Mailu">
<i class="fa fa-life-ring"></i> <span>{% trans %}Help{% endtrans %}</span>
</a>
</li>