This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<ul class="item-list alternate-list">
|
||||
|
||||
<li class="flexrow item">
|
||||
<label class="generic-label item-field-label-long">Rune </label>
|
||||
<label class="generic-label item-field-label-long">{{localize "MNBL.rune"}} </label>
|
||||
<input
|
||||
type="text"
|
||||
class="padd-right status-small-label color-class-common item-field-label-long"
|
||||
@@ -24,7 +24,7 @@
|
||||
</li>
|
||||
|
||||
<li class="flexrow item">
|
||||
<label class="generic-label item-field-label-long">Mode </label>
|
||||
<label class="generic-label item-field-label-long">{{localize "MNBL.mode"}} </label>
|
||||
<select
|
||||
class="status-small-label color-class-common item-field-label-long"
|
||||
type="text"
|
||||
@@ -37,7 +37,7 @@
|
||||
</li>
|
||||
|
||||
<li class="flexrow item">
|
||||
<label class="generic-label item-field-label-long">Point d'âme </label>
|
||||
<label class="generic-label item-field-label-long">{{localize "MNBL.soulpoints"}}</label>
|
||||
<input
|
||||
type="text"
|
||||
class="status-small-label color-class-common item-field-label-long"
|
||||
@@ -48,7 +48,7 @@
|
||||
</li>
|
||||
|
||||
<li class="flexrow item">
|
||||
<label class="generic-label item-field-label-long">Durée </label>
|
||||
<label class="generic-label item-field-label-long">{{localize "MNBL.duration"}} </label>
|
||||
<input
|
||||
type="text"
|
||||
class="status-small-label color-class-common item-field-label-long"
|
||||
|
||||
Reference in New Issue
Block a user