1
0
Fork 0
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:
A Holt 2018-06-19 12:37:59 -04:00 committed by GitHub
parent 9e647b7be6
commit d7d5b96b76
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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' );