m |
m |
||
Line 66: | Line 66: | ||
'''2.''' Remove the following line from '''''your_skin.php''''' file located within ''''' 'skins' ''''' folder: | '''2.''' Remove the following line from '''''your_skin.php''''' file located within ''''' 'skins' ''''' folder: | ||
− | if ( !isset( $sidebar['TOOLBOX'] ) ) | + | if ( !isset( $sidebar['TOOLBOX'] ) ) $sidebar['TOOLBOX'] = true; |
− | $sidebar['TOOLBOX'] = true; | + | |
'''''Note: maker sure to replace 'your_skin' with your actual skin name (e.g. MonoBook.php)''''' | '''''Note: maker sure to replace 'your_skin' with your actual skin name (e.g. MonoBook.php)''''' |