X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Ftemplates%2FUsercreate.php;h=43bab0e933b8bd27403b74a42478e658b24aba63;hb=67322efbafd9838e1ac54a92a911c3528388e095;hp=4eea01c3d050a311b36e7144d197d41ce65bac4d;hpb=30e009794bacc2e3138c372e6ddf876dca2d4a9c;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/templates/Usercreate.php b/includes/templates/Usercreate.php index 4eea01c3d0..43bab0e933 100644 --- a/includes/templates/Usercreate.php +++ b/includes/templates/Usercreate.php @@ -53,7 +53,7 @@ class UsercreateTemplate extends BaseTemplate {
- html( 'header' ); /* extensions such as ConfirmEdit add form HTML here */ ?> + html( 'header' ); ?>
- > -
msgHtml( $inputItem['msg'] ); ?> + > +
haveData( 'extrafields' ) ) { + echo $this->data['extrafields']; + } + // skip one index. $tabIndex++; ?>
@@ -262,7 +267,6 @@ class UsercreateTemplate extends BaseTemplate { 'tabindex' => $tabIndex++ ), array( - 'mw-ui-big', 'mw-ui-block', 'mw-ui-constructive', )