mirror of
https://github.com/koodiklinikka/koodiklinikka.fi.git
synced 2026-03-04 04:59:40 +00:00
style and copy changes
This commit is contained in:
@@ -170,6 +170,7 @@ module.exports = React.createClass({
|
||||
Jotain meni pieleen! Ota yhteyttä info@koodiklinikka.fi
|
||||
</div>
|
||||
)}
|
||||
<br />
|
||||
<StripeCheckout
|
||||
amount={1000}
|
||||
currency='EUR'
|
||||
@@ -188,6 +189,9 @@ module.exports = React.createClass({
|
||||
Siirry maksamaan
|
||||
</button>
|
||||
</StripeCheckout>
|
||||
<p>
|
||||
<small>Seuraava vuosimaksu veloitetaan automaattisesti <br />kortiltasi vuoden kuluttua.</small>
|
||||
</p>
|
||||
</form>
|
||||
</div>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user