mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-04-23 07:53:39 +02:00
Fixes
This commit is contained in:
parent
d7b37f8178
commit
38edbaf328
38 changed files with 171 additions and 66 deletions
|
|
@ -20,7 +20,7 @@
|
|||
{{/if}}
|
||||
{{#unless levelupAuto}}
|
||||
<div class="levelup-footer">
|
||||
<button type="button" data-action="close">{{localize "Cancel"}}</button>
|
||||
<button type="button" data-action="close">{{localize "COMMON.Cancel"}}</button>
|
||||
<button type="button" data-action="save">{{localize "Save"}}</button>
|
||||
</div>
|
||||
{{/unless}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue