This commit is contained in:
sladecraven 2022-09-27 13:26:16 +02:00
parent 44af2a1642
commit 50a62956df

View File

@ -592,7 +592,7 @@
<div class="stat-item"> <div class="stat-item">
<ul class="stat-list alternate-list"> <ul class="stat-list alternate-list">
<li class="item stat flexrow list-item"> <li class="item stat flexrow list-item">
<span class="generic-label small-label "><strong>Cargo Capacity</strong></span> <span class="generic-label small-label "><strong>Maximum Cargo Capacity</strong></span>
<input type="text" class="input-numeric-short padd-right" name="system.cargo.cargocapacity" value="{{data.cargo.cargocapacity}}" <input type="text" class="input-numeric-short padd-right" name="system.cargo.cargocapacity" value="{{data.cargo.cargocapacity}}"
data-dtype="Number" /> data-dtype="Number" />
<span class="generic-label small-label"><strong>Total Cargo Capacity</strong></span> <span class="generic-label small-label"><strong>Total Cargo Capacity</strong></span>