This commit is contained in:
Sebastian Korotkiewicz 2022-03-23 19:01:19 +01:00
parent 7af41d7c9f
commit 64ac56ee59
Signed by: grizzly
GPG Key ID: 5BDC557B496BDB0D
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
<?php if (@$_GET['error'] == 'max_240_characters') { echo '<span style="color: red;font-size: 10px">Maximum 240 characters</span>'; }?>
<?php if (@$_GET['error'] == 'auth_file_not_readable') { echo '<span style="color: red;font-size: 10px">Auth file not readable</span>'; }?>
<div class="info_form">Leave a message :)</div>
<div class="info_form">leave a message ^_^</div>
<form action="https://tilde.team/~grizzly/comments/" method="post">
<input type="text" placeholder="your tilde login" name="login_name" />