Profil -> Beitrag Link

This commit is contained in:
NOrtmann1
2026-06-10 18:01:51 +02:00
parent 1394467abe
commit 327a05cf63
2 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ include_once 'php/controller/showArticle-controller.php';
<main class="editor-main">
<?php include_once "includes/alertMessages.php"?>
<input type="text" id="title" name="title"
value="<?php
if (isset($_SESSION['old_title']) && !empty($_SESSION['old_title'])){