From 94fc39dd50a19d3c1668dc032b79b43c331d8981 Mon Sep 17 00:00:00 2001 From: Lars Gebhardt-Kusche Date: Sun, 3 May 2026 02:14:48 +0200 Subject: [PATCH] ysdsd --- partials/landingpages/modules/index.php | 4 -- partials/landingpages/modules/install.php | 4 -- public/assets/css/app.css | 66 +++++++++-------------- 3 files changed, 25 insertions(+), 49 deletions(-) diff --git a/partials/landingpages/modules/index.php b/partials/landingpages/modules/index.php index 1fbb0af..0ff3740 100644 --- a/partials/landingpages/modules/index.php +++ b/partials/landingpages/modules/index.php @@ -30,10 +30,6 @@ if ($_SERVER['REQUEST_METHOD'] === 'POST') {

Zentralen SQL-Import öffnen

-
- Was bedeutet „Migrationen anwenden“? -

Damit werden neue Modulschritte aus modules/<name>/migrations/ ausgeführt, meist für Datenbanktabellen, zusätzliche Spalten oder initiale Moduldaten. Bereits protokollierte Migrationen werden dabei nicht erneut ausgeführt.

-