From 3957a03b2d5ff87e268e994f85c2a9fb2457108a Mon Sep 17 00:00:00 2001 From: "Simon L." Date: Thu, 12 Jun 2025 14:23:35 +0200 Subject: [PATCH] app: move the button to a new line Signed-off-by: Simon L. --- app/templates/admin.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/admin.php b/app/templates/admin.php index df675cad..4812ad90 100644 --- a/app/templates/admin.php +++ b/app/templates/admin.php @@ -10,7 +10,7 @@ declare(strict_types=1); */ /** @var array $_ */ ?>