X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Ftemplates%2FUserlogin.php;h=7bc0241a35c9b66a37a8a216b0f3d4b0ad96a0b9;hb=cb6ee6758dfc8e689d4fcb062be20dfe89ae4f58;hp=182992a1fab81c274a1bd0c91c4336b2db9d06ac;hpb=6687eefb57e6e47f91edbc6ad68088f82dad1f5c;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/templates/Userlogin.php b/includes/templates/Userlogin.php index 182992a1fa..7bc0241a35 100644 --- a/includes/templates/Userlogin.php +++ b/includes/templates/Userlogin.php @@ -144,7 +144,7 @@ class UserloginTemplate extends QuickTemplate { 'tabindex' => '9' ) ); if ( $this->data['useemail'] && $this->data['canreset'] ) { - if( $this->data['resetlink'] === true ){ + if( $this->data['resetlink'] === true ) { echo ' '; echo Linker::link( SpecialPage::getTitleFor( 'PasswordReset' ),