COrrections, WIP
This commit is contained in:
6
system/templates/actors/character/stance-simple.html
Normal file
6
system/templates/actors/character/stance-simple.html
Normal file
@@ -0,0 +1,6 @@
|
||||
<li class="stance-content">
|
||||
<label class="stance-title {{ringId}}">
|
||||
{{localizeRing ringId}}
|
||||
<input id="stance_{{ringId}}_narrative" type="radio" name="system.stance" value="{{ringId}}" {{radioChecked ringId stance}}/>
|
||||
</label>
|
||||
</li>
|
||||
Reference in New Issue
Block a user