X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/banques/?a=blobdiff_plain;f=includes%2Finstaller%2FWebInstallerName.php;h=dcd30cf2bc10693fd4af5bb71a01da2b606cd903;hb=fe922d470fbddff5617448e0d90df3e18c04644e;hp=556461828db3c39a411303b375e5c66475187f6d;hpb=2a1fcd27c19913394c179cbe8be1a9e981d7f81b;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/installer/WebInstallerName.php b/includes/installer/WebInstallerName.php index 556461828d..dcd30cf2bc 100644 --- a/includes/installer/WebInstallerName.php +++ b/includes/installer/WebInstallerName.php @@ -73,7 +73,7 @@ class WebInstallerName extends WebInstallerPage { 'label' => '', // @todo Needs a label? 'attribs' => [ 'readonly' => 'readonly', 'class' => 'enabledByOther' ] ] ) . - $this->getFieldSetStart( 'config-admin-box' ) . + $this->getFieldsetStart( 'config-admin-box' ) . $this->parent->getTextBox( [ 'var' => '_AdminName', 'label' => 'config-admin-name', @@ -100,7 +100,7 @@ class WebInstallerName extends WebInstallerPage { 'label' => 'config-subscribe', 'help' => $this->parent->getHelpBox( 'config-subscribe-help' ) ] ) . - $this->getFieldSetEnd() . + $this->getFieldsetEnd() . $this->parent->getInfoBox( wfMessage( 'config-almost-done' )->text() ) . // getRadioSet() builds a set of labeled radio buttons. // For grep: The following messages are used as the item labels: