r82852 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r82851‎ | r82852 | r82853 >
Date:13:51, 26 February 2011
Author:demon
Status:deferred
Tags:
Comment:
Turn hidden help into always-visible info box for user rights info
Modified paths:
  • /trunk/phase3/includes/installer/WebInstallerPage.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/installer/WebInstallerPage.php
@@ -741,7 +741,7 @@
742742 'itemLabelPrefix' => 'config-profile-',
743743 'values' => array_keys( $this->parent->rightsProfiles ),
744744 ) ) .
745 - $this->parent->getHelpBox( 'config-profile-help' ) .
 745+ $this->parent->getInfoBox( wfMsgNoTrans( 'config-profile-help' ) ) .
746746
747747 # Licensing
748748 $this->parent->getRadioSet( array(

Sign-offs

UserFlagDate
Hasharinspected09:01, 1 March 2011
Krinkleinspected00:17, 2 March 2011

Status & tagging log