This commit is contained in:
WBHarry 2026-04-11 02:29:53 +02:00
parent 7e54ed1218
commit dddc8413cb

View file

@ -1,6 +1,6 @@
<section class="tab {{#if tabs.groupRoll.active}} active{{/if}}" data-group="{{tabs.groupRoll.group}}" data-tab="{{tabs.groupRoll.id}}"> <section class="tab {{#if tabs.groupRoll.active}} active{{/if}}" data-group="{{tabs.groupRoll.group}}" data-tab="{{tabs.groupRoll.id}}">
<fieldset> <fieldset>
<legend>{{localize "Result"}}</legend> <legend>{{localize "DAGGERHEART.GENERAL.result.single"}}</legend>
<div class="group-roll-results"> <div class="group-roll-results">
{{#if hasRolled}}<span class="roll-title {{groupRoll.totalDualityClass}}">{{groupRoll.total}} {{groupRoll.totalLabel}}</span>{{/if}} {{#if hasRolled}}<span class="roll-title {{groupRoll.totalDualityClass}}">{{groupRoll.total}} {{groupRoll.totalLabel}}</span>{{/if}}