change layout

This commit is contained in:
quenousimporte 2024-02-13 23:59:46 +01:00
parent 5308081946
commit 88a23c2a92
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@
$title = $_GET['open'];
$content = file_get_contents($dir . '/' . $title);
echo '<input form="note" name="title" value="' . $title . '">
echo '&nbsp;<input form="note" name="title" value="' . $title . '">
<br><br>
<form id="note" action="index.php" method="POST">
<div>