Turn hidden help into always-visible info box for user rights info
authorChad Horohoe <demon@users.mediawiki.org>
Sat, 26 Feb 2011 13:51:03 +0000 (13:51 +0000)
committerChad Horohoe <demon@users.mediawiki.org>
Sat, 26 Feb 2011 13:51:03 +0000 (13:51 +0000)
includes/installer/WebInstallerPage.php

index 5ab4a4d..afbd7c0 100644 (file)
@@ -741,7 +741,7 @@ class WebInstaller_Options extends WebInstallerPage {
                                'itemLabelPrefix' => 'config-profile-',
                                'values' => array_keys( $this->parent->rightsProfiles ),
                        ) ) .
-                       $this->parent->getHelpBox( 'config-profile-help' ) .
+                       $this->parent->getInfoBox( wfMsgNoTrans( 'config-profile-help' ) ) .
 
                        # Licensing
                        $this->parent->getRadioSet( array(