Profil -> Beitrag Link
This commit is contained in:
@@ -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'])){
|
||||
|
||||
Reference in New Issue
Block a user