[QSO Input] Changed Locator to Gridsquare for visual consistency

pull/1445/head
Peter Goodhall 2022-03-31 18:38:08 +01:00
rodzic f1e315b518
commit 9fda6518e5
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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>