mirror of https://github.com/CIRCL/lookyloo
chg: Change name to download tree as image
parent
296a7df018
commit
d16bd170c6
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue