Minor fixes
This commit is contained in:
@ -26,8 +26,8 @@
|
||||
{{!-- Carac Tab --}}
|
||||
<div class="tab items" data-group="primary" data-tab="principal">
|
||||
<span><a class="lock-unlock-sheet"><img class="small-button-container"
|
||||
src="systems/foundryvtt-vadentis/images/icons/{{#if editScore}}unlocked.svg{{else}}locked.svg{{/if}}" alt="Editable/Vérouillé"
|
||||
>{{#if editScore}}Editable{{else}}Vérouillé{{/if}}</a>
|
||||
src="systems/foundryvtt-vadentis/images/icons/{{#if editScore}}unlocked.svg{{else}}locked.svg{{/if}}" alt="Editable/Verouillé"
|
||||
>{{#if editScore}}Editable{{else}}Verouillé{{/if}}</a>
|
||||
</span>
|
||||
<div class="grid grid-2col">
|
||||
<div class="">
|
||||
@ -422,7 +422,7 @@
|
||||
<hr>
|
||||
<article class="flexcol">
|
||||
<hr>
|
||||
<h3>Biography : </h3>
|
||||
<h3>Biographie : </h3>
|
||||
<div class="form-group editor">
|
||||
{{editor history target="system.history" button=true owner=owner editable=editable}}
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user