﻿<center>
{FenShop:buy:validate_ifok}
<b>Achat confirmé.</b><br/>
Votre achat a bien été confirmé. Vous avez reçu {FenShop:buy:tokens} {FenShop:currency} !
{FenShop:buy:validate_else}
Une erreur est survenue!<br/>
<br/>
Pour recommencer, veuillez renseigner votre pseudo ci-dessous.
<br/>
<form action="{FenShop:buy:link_buy}" method="post">
<input style="width: 20em;" type="text" name="FenShop_nick" value="{FenShop:nick}"/><br/>
<input style="width: 23em;" type="submit" value="Continuer">
</form>
{FenShop:buy:validate_end}
</center>