diff --git a/templates/actor-sheet.html b/templates/actor-sheet.html index 566edcfc..7138b8a9 100644 --- a/templates/actor-sheet.html +++ b/templates/actor-sheet.html @@ -153,8 +153,8 @@
-

Biographie :

+

Biographie

{{editor biographie target="system.biographie" button=true owner=options.isOwner editable=options.editable engine="prosemirror"}}
-

Notes :

+

Notes

{{editor notes target="system.notes" button=true owner=options.isOwner editable=options.editable engine="prosemirror"}}
diff --git a/templates/actor/carac-derivee.html b/templates/actor/carac-derivee.html index bee167b2..b4bede82 100644 --- a/templates/actor/carac-derivee.html +++ b/templates/actor/carac-derivee.html @@ -1,6 +1,6 @@