这个提交包含在:
phl0 2022-03-27 13:08:31 +02:00
父节点 8d3138646c
当前提交 f17f148d01
找不到此签名对应的密钥
GPG 密钥 ID: 48EA1E640798CA9A

查看文件

@ -158,7 +158,7 @@
<label for="locator" class="col-sm-3 col-form-label"><?php echo $this->lang->line('gen_hamradio_locator'); ?></label>
<div class="col-sm-9">
<input type="text" class="form-control form-control-sm" name="locator" id="locator" value="">
<small id="locator_info" class="form-text text-muted">Enter multiple (4-digit) grids separated with commans. For example: IO77,IO78</small>
<small id="locator_info" class="form-text text-muted">Enter multiple (4-digit) grids separated with commas. For example: IO77,IO78</small>
</div>
</div>