forked from leftypol/leftypol
fixed small mistake
This commit is contained in:
parent
bcfc8c4a70
commit
616c4179c9
1 changed files with 1 additions and 1 deletions
2
mod.php
2
mod.php
|
@ -79,7 +79,7 @@
|
|||
// Boards
|
||||
$fieldset['Boards'] .= ulBoards();
|
||||
|
||||
if($mod['type'] >= MOD_SHOW_CONFIG) {
|
||||
if($mod['type'] >= MOD_VIEW_BANLIST) {
|
||||
$fieldset['Administration'] .= '<li><a href="?/bans">Ban list</a></li>';
|
||||
}
|
||||
if($mod['type'] >= MOD_SHOW_CONFIG) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue