daggerheart/templates/dialogs/image-select/footer.hbs
WBHarry d12220c64f
Fixes (#1790)
* Fixes

* .
2026-04-11 22:55:41 +02:00

4 lines
No EOL
226 B
Handlebars

<div class="footer">
<button data-action="close">{{localize "COMMON.Cancel"}}</button>
<button type="button" data-action="finishSelection">{{localize "DAGGERHEART.APPLICATIONS.ImageSelect.selectImage"}}</button>
</div>