Skip to content
Snippets Groups Projects
Commit ffead0bd authored by Sebastian Pisula's avatar Sebastian Pisula
Browse files

Merge branch 'feature/changes-text' into 'main'

feature(core): changes in text

See merge request !11
parents 901781c3 eca2533b
Branches
Tags 1.1.6
1 merge request!11feature(core): changes in text
Pipeline #11957 passed with warnings
## [1.1.5] - 2021-08-19
### Fixed
- changes in text
## [1.1.5] - 2021-08-18 ## [1.1.5] - 2021-08-18
### Fixed ### Fixed
- function call - function call
......
...@@ -92,14 +92,14 @@ export default class ActivationReminder extends React.Component { ...@@ -92,14 +92,14 @@ export default class ActivationReminder extends React.Component {
<li><span className="dashicons dashicons-yes"/>safety updates</li> <li><span className="dashicons dashicons-yes"/>safety updates</li>
<li><span className="dashicons dashicons-yes"/>plugin from a safe source, with verified code and without any malware</li> <li><span className="dashicons dashicons-yes"/>plugin from a safe source, with verified code and without any malware</li>
</ul> </ul>
In addition you'll support WordPress and WooCommerce community.<br/> In addition, you'll support WordPress and WooCommerce community.<br/>
<a target="_blank" href="https://wpde.sk/fs-license">Learn more about benefits of having an active license key →</a> <a target="_blank" href="https://wpde.sk/fs-license">Learn more about the benefits of having an active license key →</a>
</Col> </Col>
</Row> </Row>
<Row className={"get-licence"}> <Row className={"get-licence"}>
<Col> <Col>
<Button variant="primary" onClick={this.handleGetLicence}> <Button variant="primary" onClick={this.handleGetLicence}>
Get your licence! Get your license!
</Button> </Button>
</Col> </Col>
</Row> </Row>
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment