Fix typo
这个提交包含在:
父节点
8d3138646c
当前提交
f17f148d01
共有 1 个文件被更改,包括 1 次插入 和 1 次删除
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
正在加载…
在新工单中引用