chg: Change name to download tree as image

pull/917/head
Raphaël Vinot 2024-05-14 18:59:25 +02:00
parent 296a7df018
commit d16bd170c6
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>