Update database_settings.php

This commit is contained in:
jakani24
2024-02-17 21:37:28 +01:00
parent 753ccf9b0d
commit c4ac91571b

View File

@@ -46,7 +46,7 @@ function async update_db(){
<h4>Database Settings</h4>
</div>
<div class="card-body">
<button class="btn-primary btn-dark" onclick="update_db();">Update / regenerate Database (!this can take very long ~1h)</button>
<button class="btn btn-dark" onclick="update_db();">Update / regenerate Database (!this can take very long ~1h)</button>
<div style="display:none" id="loader">
<p>Database update is running, please do not close this tab / do not navigate away!</p>
<div class="spinner-border" role="status">