From fa17f258fb50fee8dc855b5aec636c247c6e4d71 Mon Sep 17 00:00:00 2001 From: Pinga <121483313+getpinga@users.noreply.github.com> Date: Sun, 16 Mar 2025 12:04:07 +0200 Subject: [PATCH] Small UI improvements --- .../views/admin/hosts/updateInternalHost.twig | 10 ++++++++-- cp/resources/views/index.twig | 15 ++++++++++----- cp/resources/views/layouts/app.twig | 1 + cp/resources/views/layouts/auth.twig | 1 + 4 files changed, 20 insertions(+), 7 deletions(-) diff --git a/cp/resources/views/admin/hosts/updateInternalHost.twig b/cp/resources/views/admin/hosts/updateInternalHost.twig index d668ecb..b5b6bed 100644 --- a/cp/resources/views/admin/hosts/updateInternalHost.twig +++ b/cp/resources/views/admin/hosts/updateInternalHost.twig @@ -26,8 +26,14 @@
-
diff --git a/cp/resources/views/index.twig b/cp/resources/views/index.twig index cfb2f25..b81f616 100644 --- a/cp/resources/views/index.twig +++ b/cp/resources/views/index.twig @@ -6,7 +6,7 @@ - + Registry Panel {% include 'partials/css.twig' %}