You've already forked Mailu
mirror of
https://github.com/Mailu/Mailu.git
synced 2025-08-10 22:31:47 +02:00
Create the button for zonefile downloading
This commit is contained in:
@@ -17,6 +17,9 @@
|
||||
{% trans %}Generate keys{% endtrans %}
|
||||
{%- endif %}
|
||||
</a>
|
||||
<a class="btn btn-primary float-right" href="{{ url_for(".domain_download_zonefile", domain_name=domain.name) }}">
|
||||
{% trans %}Download zonefile{% endtrans %}
|
||||
</a>
|
||||
{%- endif %}
|
||||
{%- endblock %}
|
||||
|
||||
|
Reference in New Issue
Block a user