[QSO] Increase the callsign entry box width
这个提交包含在:
父节点
f983c49e2b
当前提交
a4fd746a90
共有 1 个文件被更改,包括 1 次插入 和 1 次删除
|
|
@ -60,7 +60,7 @@
|
|||
|
||||
<!-- Callsign Input -->
|
||||
<div class="form-row">
|
||||
<div class="form-group col-md-7">
|
||||
<div class="form-group col-md-9">
|
||||
<label for="callsign"><?php echo $this->lang->line('gen_hamradio_callsign'); ?></label>
|
||||
<input type="text" class="form-control" id="callsign" name="callsign" required>
|
||||
<small id="callsign_info" class="badge badge-secondary"></small> <small id="lotw_info" class="badge badge-light"></small>
|
||||
|
|
|
|||
正在加载…
在新工单中引用