@@ -48,7 +48,7 @@ |
||
48 | 48 | HTML; |
49 | 49 | |
50 | 50 | if ($this->hideBadge) { |
51 | - $html .= '<style>.grecaptcha-badge{display:none;!important}</style>' . PHP_EOL; |
|
51 | + $html .= '<style>.grecaptcha-badge{display:none;!important}</style>'.PHP_EOL; |
|
52 | 52 | } |
53 | 53 | |
54 | 54 | return $html; |