diff --git a/templates/item/item-ability-sheet.html b/templates/item/item-ability-sheet.html index 8b38405..7317139 100644 --- a/templates/item/item-ability-sheet.html +++ b/templates/item/item-ability-sheet.html @@ -21,88 +21,81 @@
-
- -
- {{editor system.description target="system.description" rollData=rollData button=true owner=owner editable=editable}} -
-
+ / + + + + + {{/if}} +

description

+ {{editor system.description target="system.description" rollData=rollData button=true owner=owner editable=editable}}
\ No newline at end of file diff --git a/templates/item/item-background-sheet.html b/templates/item/item-background-sheet.html index 6d646e5..71a98da 100644 --- a/templates/item/item-background-sheet.html +++ b/templates/item/item-background-sheet.html @@ -20,7 +20,8 @@ {{!-- Sheet Body --}}
-

{{ localize "ITEMS.cost"}} +

+ -
- -
- {{editor system.description target="system.description" rollData=rollData button=true owner=owner editable=editable}} -
-
+ +

+ + +

+

description

+ + {{editor system.description target="system.description" rollData=rollData button=true owner=owner editable=editable}}

\ No newline at end of file