mirror of https://github.com/CIRCL/lookyloo
chg: Change name to download tree as image
parent
8f269a5e8c
commit
600f56a999
|
@ -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