Added a warning about autoclose being disabled

This commit is contained in:
Ben Hall 2021-01-13 16:30:42 +00:00 committed by GitHub
parent 84fa811a4a
commit 7c7c75d4dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -193,6 +193,7 @@
<div class="card">
<div class="card-header">
<h4 class="card-title">Auto-Close</h4>
<div class="alert alert-danger">This feature is currently disabled. Changing the settings below may not currently be fully functional</div>
</div>
<div class="card-body">
<form onsubmit="updateAutoCloseSettings(); return false;">