Fix admin template to reference github repository

This commit is contained in:
d-fens
2016-11-08 13:35:49 +00:00
committed by GitHub
parent c9aff0691b
commit 40820e4701

View File

@@ -55,7 +55,7 @@
{% endif %} {% endif %}
<li> <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> <i class="fa fa-life-ring"></i> <span>{% trans %}Help{% endtrans %}</span>
</a> </a>
</li> </li>