forked from leftypol/leftypol
Manage boards
This commit is contained in:
parent
23f67abb0e
commit
a1f300cc8f
4 changed files with 104 additions and 0 deletions
|
@ -112,6 +112,8 @@
|
|||
'</a> - ' .
|
||||
$b['title'] .
|
||||
(isset($b['subtitle']) ? '<span class="unimportant"> — ' . $b['subtitle'] . '</span>' : '') .
|
||||
($mod['type'] >= $config['mod']['manageboards'] ?
|
||||
' <a href="?/board/' . $b['uri'] . '" class="unimportant">[manage]</a>' : '') .
|
||||
'</li>';
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue