mirror of
https://github.com/Hutchy68/pivot.git
synced 2025-11-08 04:52:41 +01:00
one of the defaults set wrong
This commit is contained in:
@@ -21,7 +21,7 @@ class Skinpivot extends SkinTemplate {
|
|||||||
'showRecentChangesUnderTools' => true,
|
'showRecentChangesUnderTools' => true,
|
||||||
'wikiName' => &$GLOBALS['wgSitename'],
|
'wikiName' => &$GLOBALS['wgSitename'],
|
||||||
'wikiNameDesktop' => &$GLOBALS['wgSitename'],
|
'wikiNameDesktop' => &$GLOBALS['wgSitename'],
|
||||||
'navbarIcon' => true,
|
'navbarIcon' => false,
|
||||||
'IeEdgeCode' => 1,
|
'IeEdgeCode' => 1,
|
||||||
'showFooterIcons' => false,
|
'showFooterIcons' => false,
|
||||||
'addThisPUBID' => '',
|
'addThisPUBID' => '',
|
||||||
|
|||||||
Reference in New Issue
Block a user