chg: Make clear the captures are public by default

Fix https://github.com/Lookyloo/lookyloo/issues/163
pull/165/head
Raphaël Vinot 2021-01-29 16:35:44 +01:00
parent 36fd3b2afc
commit dca06bd272
1 changed files with 2 additions and 0 deletions

View File

@ -133,6 +133,8 @@
{% endfor%}
<div class="dropdown-divider"></div>
<center>
<b>By default, the capture is public. If you do not want that, untick the box at the top of the form.</b>
</br>
<button type="submit" class="btn btn-info" id="btn-looking">Start looking!</button>
<div id="long" style="display:none">Please wait, it can take a while on big websites...</div>
<div id="too-long" style="display:none">... No, really, I mean it.</div>