parent
f7ea7f4f9a
commit
3fe94b96a7
|
@ -68,13 +68,13 @@
|
|||
</div>
|
||||
<div class="spacer_box">
|
||||
<div class="number">
|
||||
<label> <input type="text" name="craftName" maxlength="32" style="width:100px;"/> <span
|
||||
<label> <input type="text" name="craftName" maxlength="16" style="width:100px;"/> <span
|
||||
i18n="craftName"></span>
|
||||
</label>
|
||||
<div class="helpicon cf_tip" i18n_title="configurationCraftNameHelp"></div>
|
||||
</div>
|
||||
<div class="number pilotName">
|
||||
<label> <input type="text" name="pilotName" maxlength="32" style="width:100px;"/> <span
|
||||
<label> <input type="text" name="pilotName" maxlength="16" style="width:100px;"/> <span
|
||||
i18n="configurationPilotName"></span>
|
||||
</label>
|
||||
<div class="helpicon cf_tip" i18n_title="configurationPilotNameHelp"></div>
|
||||
|
|
Loading…
Reference in New Issue