Fix: Checkbox cacher les points de tâche
This commit is contained in:
parent
6dbf322efe
commit
dde3011f1d
@ -36,7 +36,7 @@
|
||||
{{#if options.isGM}}
|
||||
<div class="form-group">
|
||||
<label for="system.cacher_points_de_tache">Cacher les Points de Tâches nécessaires au joueur</label>
|
||||
<input class="attribute-value" ²type="checkbox" name="system.cacher_points_de_tache" {{checked system.cacher_points_de_tache}}/>
|
||||
<input class="attribute-value" type="checkbox" name="system.cacher_points_de_tache" {{checked system.cacher_points_de_tache}}/>
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<label for="system.points_de_tache">Points de tâches nécessaires (MJ)</label>
|
||||
|
Loading…
Reference in New Issue
Block a user