My template:

The source code in the frontend:

Code: Select all
<td>
<input name="guestbook_show" type="radio" value="0">Afficher courriel<br />
<input name="guestbook_show" type="radio" value="1">Cacher courriell<br />
<input name="guestbook_show" type="radio" value="2" checked>Afficher courriel sous la forme "info at mail dot com"
</td>