Update app/templates/index.html
Co-authored-by: Ben Busby <benbusby@pm.me>
This commit is contained in:
parent
b1a1bd6c31
commit
e7be6c4156
|
@ -56,7 +56,7 @@
|
|||
<input type="submit" id="search-submit" value="Search">
|
||||
</div>
|
||||
</form>
|
||||
{% if config_disabled == '' %}
|
||||
{% if not config_disabled %}
|
||||
<br/>
|
||||
<button id="config-collapsible" class="collapsible">Configuration</button>
|
||||
<div class="content">
|
||||
|
|
Loading…
Reference in New Issue
Block a user