diff --git a/templates/admin.html b/templates/admin.html index dd0ead0..bab7aba 100644 --- a/templates/admin.html +++ b/templates/admin.html @@ -8,7 +8,7 @@
- + Logs ansehen
@@ -39,7 +39,7 @@ {{ cfg.hub_id | default('–') }} {{ cfg.filename }} - Bearbeiten diff --git a/templates/admin_edit.html b/templates/admin_edit.html index 7ee7a45..0769747 100644 --- a/templates/admin_edit.html +++ b/templates/admin_edit.html @@ -21,7 +21,7 @@
- Abbrechen + Abbrechen
diff --git a/templates/admin_logs.html b/templates/admin_logs.html index 8208198..b50897e 100644 --- a/templates/admin_logs.html +++ b/templates/admin_logs.html @@ -30,6 +30,6 @@ --> - Zurück zum Admin + Zurück zum Admin {% endblock %} \ No newline at end of file diff --git a/templates/base.html b/templates/base.html index 617cccb..24b661d 100644 --- a/templates/base.html +++ b/templates/base.html @@ -27,7 +27,7 @@