From: Chad Horohoe Date: Sat, 26 Feb 2011 13:51:03 +0000 (+0000) Subject: Turn hidden help into always-visible info box for user rights info X-Git-Tag: 1.31.0-rc.0~31757 X-Git-Url: http://git.cyclocoop.org/%28?a=commitdiff_plain;h=980c3db8a5bfa3ac9a537ae35b0eec5d97079e55;p=lhc%2Fweb%2Fwiklou.git Turn hidden help into always-visible info box for user rights info --- diff --git a/includes/installer/WebInstallerPage.php b/includes/installer/WebInstallerPage.php index 5ab4a4d9f1..afbd7c0959 100644 --- a/includes/installer/WebInstallerPage.php +++ b/includes/installer/WebInstallerPage.php @@ -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(