chg: Rename back to index link

pull/165/head
Raphaël Vinot 2021-01-29 16:34:59 +01:00
parent 60ad0dc7ce
commit 36fd3b2afc
1 changed files with 1 additions and 1 deletions

View File

@ -110,7 +110,7 @@
<div id="menu_container" class="tree-panel-container">
<div id=menu>
<div class="menu_header">
<a href="{{ url_for('index') }}" title="Go back to index">
<a href="{{ url_for('index') }}" title="Back to captures">
<img src="{{ url_for('static', filename='lookyloo.jpeg') }}" alt="Lookyloo icon" height="110">
</a>
</div>