diff --git a/frontend/templates/500.html b/frontend/templates/500.html index 90dc65d2..523c5b08 100644 --- a/frontend/templates/500.html +++ b/frontend/templates/500.html @@ -7,7 +7,7 @@
| When | -Changed By | -Setting Key | -Action | -Old Value | -New Value | -Rollback | +When | +Changed By | +Setting Key | +Action | +Old Value | +New Value | +Rollback |
|---|
| @@ -130,11 +130,11 @@ | {% if cred.configured %} - Configured + Configured {% else %} - Missing + Missing {% endif %} | @@ -143,11 +143,11 @@{% if cred.source == 'db' %} - DB + DB {% elif cred.source == 'env' %} - ENV + ENV {% else %} — @@ -158,9 +158,10 @@ | - + | @@ -177,13 +178,13 @@ - Manage Settings + Manage Settings - Raw JSON (API) + Raw JSON (API) diff --git a/frontend/templates/file_detail.html b/frontend/templates/file_detail.html index a39077a3..f329b6c2 100644 --- a/frontend/templates/file_detail.html +++ b/frontend/templates/file_detail.html @@ -958,8 +958,8 @@ {% block content %}
|---|