@@ -45,6 +45,6 @@ |
||
| 45 | 45 | return parent::render_inner_html() . <<<EOT |
| 46 | 46 | {$this->elements['login']} |
| 47 | 47 | {$this->elements['password']} |
| 48 | -EOT; |
|
| 48 | +eot; |
|
| 49 | 49 | } |
| 50 | 50 | } |
@@ -146,7 +146,7 @@ |
||
| 146 | 146 | attack attempt on the website. If you think this is the case, please contact its admin. |
| 147 | 147 | |
| 148 | 148 | The remote address of the request was: $request->ip. |
| 149 | -EOT |
|
| 149 | +eot |
|
| 150 | 150 | ]); |
| 151 | 151 | |
| 152 | 152 | unset($errors[User::PASSWORD]); |
@@ -45,6 +45,6 @@ |
||
| 45 | 45 | return parent::render_inner_html() . <<<EOT |
| 46 | 46 | {$this->elements['login']} |
| 47 | 47 | {$this->elements['password']} |
| 48 | -EOT; |
|
| 48 | +eot; |
|
| 49 | 49 | } |
| 50 | 50 | } |
@@ -45,6 +45,6 @@ |
||
| 45 | 45 | return parent::render_inner_html() . <<<EOT |
| 46 | 46 | {$this->elements['login']} |
| 47 | 47 | {$this->elements['password']} |
| 48 | -EOT; |
|
| 48 | +eot; |
|
| 49 | 49 | } |
| 50 | 50 | } |