Fixed right click menu for weapons

This commit is contained in:
2020-12-01 04:22:57 +01:00
parent bec12184da
commit 6f8200c82a
2 changed files with 7 additions and 4 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;">{{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>