Theme fixes

This commit is contained in:
Daniel Saunders
2020-01-19 16:39:10 -05:00
committed by Fredrick Brennan
parent c7e5cd6814
commit 2600298be8
4 changed files with 4 additions and 4 deletions

View File

@@ -48,7 +48,7 @@
// Build sidebar
public static function sidebar($settings) {
global $config, $board;
global $config;
return Element('themes/frameset/sidebar.html', Array(
'settings' => $settings,