mirror of
https://github.com/onionshare/onionshare.git
synced 2025-09-27 11:31:03 -04:00
Make receive_allow_receiver_shutdown setting work
This commit is contained in:
parent
ed4477f4e0
commit
ae13492749
2 changed files with 11 additions and 6 deletions
|
@ -34,10 +34,10 @@
|
|||
</form>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{% if receive_allow_receiver_shutdown %}
|
||||
<form method="post" action="/{{ slug }}/close">
|
||||
<input type="submit" class="close-button" value="I'm Finished Uploading" />
|
||||
</form>
|
||||
|
||||
{% endif %}
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue