Fixed Hjältarnas Tid skill error, updated layout, fixed buttons not working

This commit is contained in:
2020-12-01 05:11:08 +01:00
parent 6f8200c82a
commit 54ac488e73
10 changed files with 146 additions and 31 deletions

View File

@@ -1,5 +1,5 @@
<div id="{{id}}" class="roll-dialog">
<h1 style="text-align: center;">{{skillName}} ({{skillValue}})</h1>
<h1 style="text-align: center;">{{localize skillName}} ({{skillValue}})</h1>
<label>{{localize "ROLL.OPENCLOSE"}}</label>
<input type="button" name="openclosed" min="0" value="{{startopen}}" style="margin-bottom: 10px; min-height: 26px; min-width: 30px;" />
<label name="notopenedorclosed" style="display: inline-block;">&nbsp;</label>