mirror of
https://github.com/Mailu/Mailu.git
synced 2025-03-03 14:52:36 +02:00
Create the button for zonefile downloading
This commit is contained in:
parent
43dc61f415
commit
0718edcba9
@ -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 %}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user