chg: Change name to download tree as image

pull/919/head
Raphaël Vinot 2024-05-14 18:59:25 +02:00
parent 8f269a5e8c
commit 600f56a999
1 changed files with 1 additions and 1 deletions

View File

@ -978,7 +978,7 @@
<div class="modal-body">
<ul>
<li>
<a href="#" onclick="downloadSvg()" role="button">Download tree</a>
<a href="#" onclick="downloadSvg()" role="button">Download tree as PNG</a>
</li>
<li>
<a href="{{ url_for('image', tree_uuid=tree_uuid) }}" role="button">Download screenshot</a>