- Added bushido tenets on social tab in sheet

This commit is contained in:
Vlyan
2021-06-28 19:43:51 +02:00
parent 9affe6a66c
commit 885edf5aed
12 changed files with 71 additions and 28 deletions

View File

@@ -358,14 +358,14 @@
<table>
<tr>
<td class="third">
{{localize 'l5r5e.twenty_questions.part3.tenet_paramount'}}
{{localize 'l5r5e.social.bushido_tenets.paramount'}}
<input type="text" name="step8.tenet_paramount" value="{{data.step8.tenet_paramount}}">
</td>
<td class="or">
{{localize 'l5r5e.twenty_questions.and'}}
</td>
<td class="">
{{localize 'l5r5e.twenty_questions.part3.tenet_less_significant'}}
{{localize 'l5r5e.social.bushido_tenets.less_significant'}}
<input type="text" name="step8.tenet_less_significant" value="{{data.step8.tenet_less_significant}}">
</td>
</tr>