Correction compendiums
This commit is contained in:
@@ -51,9 +51,9 @@
|
||||
<span class="cde-stat-label">{{ localize "CDE.Speciality" }}</span>
|
||||
<input type="text" name="system.speciality" value="{{systemData.speciality}}" placeholder="—" />
|
||||
</div>
|
||||
<div class="cde-stat-cell">
|
||||
<div class="cde-stat-cell cde-stat-cell--wide">
|
||||
<span class="cde-stat-label">{{ localize "CDE.Style" }}</span>
|
||||
<input type="text" name="system.style" value="{{systemData.style}}" placeholder="—" />
|
||||
<textarea name="system.style" placeholder="—" rows="3">{{systemData.style}}</textarea>
|
||||
</div>
|
||||
<div class="cde-stat-cell">
|
||||
<span class="cde-stat-label">{{ localize "CDE.Reference" }}</span>
|
||||
|
||||
Reference in New Issue
Block a user