mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
skins commented out: CologneBlue & Modern
This commit is contained in:
parent
9e647b7be6
commit
d7d5b96b76
1 changed files with 3 additions and 2 deletions
|
@ -122,8 +122,9 @@ $wgDefaultSkin = "vector";
|
|||
|
||||
# Enabled skins.
|
||||
# The following skins were automatically enabled:
|
||||
wfLoadSkin( 'CologneBlue' );
|
||||
wfLoadSkin( 'Modern' );
|
||||
#wfLoadSkin( 'CologneBlue' );
|
||||
#wfLoadSkin( 'Modern' );
|
||||
# Both above are no longer part of MediaWiki 1.31.0
|
||||
wfLoadSkin( 'MonoBook' );
|
||||
wfLoadSkin( 'Vector' );
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue