dev auf main #68

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