Fix# syntax error
This commit is contained in:
parent
94840c1bcd
commit
76fc8839d8
|
|
@ -155,6 +155,7 @@ class RegisterController extends Controller {
|
||||||
'hint' => ''
|
'hint' => ''
|
||||||
))
|
))
|
||||||
), 'error');
|
), 'error');
|
||||||
|
}
|
||||||
|
|
||||||
return new TemplateResponse('registration', 'message', array('msg' =>
|
return new TemplateResponse('registration', 'message', array('msg' =>
|
||||||
str_replace('{link}',
|
str_replace('{link}',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue