dev auf main #68

Open
niklas.ortmann wants to merge 1044 commits from devNachCSRF into main
Showing only changes of commit 9ffbca679e - Show all commits
+1 -1
View File
@@ -6,8 +6,8 @@ $isEditMode = (isset($_GET["edit"]) && $_GET["edit"] === "1") || !empty($error);
?>
<main class="form-page">
<?php include_once "includes/alertMessages.php" ?>
<div class="flexbox">
<?php include_once "includes/alertMessages.php" ?>
<div class="container">
<?php if (!empty($error)): ?>