Fix issue #130
This commit is contained in:
parent
2f15db7d4e
commit
f801fbeeeb
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
<label class="label-stripe">{{localize "BITD.Notes"}}</label>
|
||||
<textarea rows="2" name="data.notes">{{data.notes}}</textarea>
|
||||
|
||||
{{#if isGm }}
|
||||
{{#if isGM }}
|
||||
<label class="label-stripe">{{localize "BITD.Goal"}}</label>
|
||||
Clock {{data.goal_1_clock_max}}:<br>{{data.goal_1}}<br><br>
|
||||
Clock {{data.goal_2_clock_max}}:<br>{{data.goal_2}}<br><br>
|
||||
|
|
Reference in a new issue