removed static message div
This commit is contained in:
parent
6abe519a44
commit
3ff406d053
@ -5,12 +5,6 @@
|
||||
<?php else: ?>
|
||||
<br>
|
||||
|
||||
<?php if ($message): ?>
|
||||
<div class="info">
|
||||
<?= $message ?>
|
||||
</div>
|
||||
<?php endif; ?>
|
||||
|
||||
<form method="POST">
|
||||
<label for="nick">Username</label>
|
||||
<input type="text" name="nick" id="nick">
|
||||
|
Loading…
Reference in New Issue
Block a user