Fix livre
This commit is contained in:
17
templates/dialog-tmr.html
Normal file
17
templates/dialog-tmr.html
Normal file
@ -0,0 +1,17 @@
|
||||
<form class="tmr-dialog">
|
||||
<h2 class="comptmrdialog" id="tmrDialogTitle"></h2>
|
||||
|
||||
<div class="form-group">
|
||||
<label for="categorie">Etat général</label><label>{{numberFormat etat decimals=0 sign=true}}</label>
|
||||
</div>
|
||||
|
||||
<div class="form-group">
|
||||
<label>Ajustement final : </label><label id="roll-param">10 / 0</label>
|
||||
</div>
|
||||
|
||||
<img src="systems/foundryvtt-reve-de-dragon/styles/ui/terres_medianes.png" />
|
||||
|
||||
</form>
|
||||
|
||||
<script>
|
||||
</script>
|
Reference in New Issue
Block a user