forked from GithubBackups/vichan
fixes boardlist in catalog when in mod mode
This commit is contained in:
parent
30e7574649
commit
e42a1b04b1
@ -118,7 +118,7 @@
|
||||
$element = Element('themes/catalog/catalog.html', Array(
|
||||
'settings' => $settings,
|
||||
'config' => $config,
|
||||
'boardlist' => createBoardlist(),
|
||||
'boardlist' => createBoardlist($mod),
|
||||
'recent_images' => $recent_images,
|
||||
'recent_posts' => $recent_posts,
|
||||
'stats' => $stats,
|
||||
|
Loading…
x
Reference in New Issue
Block a user