[QSO Input] Changed Locator to Gridsquare for visual consistency
这个提交包含在:
父节点
f1e315b518
当前提交
9fda6518e5
共有 1 个文件被更改,包括 1 次插入 和 1 次删除
|
|
@ -155,7 +155,7 @@
|
|||
</div>
|
||||
|
||||
<div class="form-group row">
|
||||
<label for="locator" class="col-sm-3 col-form-label"><?php echo $this->lang->line('gen_hamradio_locator'); ?></label>
|
||||
<label for="locator" class="col-sm-3 col-form-label"><?php echo $this->lang->line('gen_hamradio_gridsquare'); ?></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"></small>
|
||||
|
|
|
|||
正在加载…
在新工单中引用