More i18n work
This commit is contained in:
parent
2ad4972115
commit
fffeb2a17a
13 changed files with 85 additions and 27 deletions
|
|
@ -53,7 +53,7 @@ class RecoverPassword extends React.Component {
|
|||
|
||||
render() {
|
||||
return (<div className="RecoverPassword">
|
||||
<Row>
|
||||
<Row className="align-items-center justify-content-center">
|
||||
<Col xs={12} sm={6} md={5} lg={4}>
|
||||
<h4 className="page-header">{this.t("Recupera tu contraseña")}</h4>
|
||||
<Alert bsStyle="info">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue