Remove checkbox to remove username cookie in post.php.

This commit is contained in:
Retro_Guy 2024-03-04 16:25:42 -07:00
parent fd5285ba88
commit 04492ff0d2
1 changed files with 1 additions and 2 deletions

View File

@ -492,8 +492,7 @@ function quoten() {
value="<?php echo $text_post["quote"]?>"
onclick="quoten(); this.style.visibility= 'hidden';">
&nbsp;
<input type="checkbox" name="abspeichern" value="ja" checked>
<?php echo $text_post["remember"];?>
<?php } ?>
&nbsp;
<input type="file" name="photo" id="fileSelect" value="fileSelect"