mirror of
https://github.com/ithrts/ImoutoIB.git
synced 2025-01-17 21:38:17 +01:00
Update banned.html
This commit is contained in:
parent
b5abe45fc1
commit
90115c8791
@ -24,7 +24,7 @@ include $path . '/templates/header.html';
|
||||
echo '<p>How did you manage this...</p>';
|
||||
|
||||
echo '<div class="post reply banned">';
|
||||
if (isset($ban['post-body'])) {
|
||||
if ($ban['post-body'] != false ) {
|
||||
echo '<div class="post-info">';
|
||||
if ($ban['post-subject'] != '') {
|
||||
echo '<span class="subject">'.$ban['post-subject'].' </span>';
|
||||
|
Loading…
x
Reference in New Issue
Block a user