remove _part1 on title
这个提交包含在:
父节点
ade2324ffd
当前提交
5f9d291fb4
共有 1 个文件被更改,包括 1 次插入 和 1 次删除
|
|
@ -210,7 +210,7 @@
|
||||||
|
|
||||||
<!-- ITU Zone -->
|
<!-- ITU Zone -->
|
||||||
<div class="form-group">
|
<div class="form-group">
|
||||||
<label for="stationITUZoneInput"><?php echo lang("gen_hamradio_itu_zone_part1"); ?></label>
|
<label for="stationITUZoneInput"><?php echo lang("gen_hamradio_itu_zone"); ?></label>
|
||||||
<select class="custom-select" id="stationITUZoneInput" name="station_itu" required>
|
<select class="custom-select" id="stationITUZoneInput" name="station_itu" required>
|
||||||
<?php
|
<?php
|
||||||
for ($i = 1; $i<=90; $i++) {
|
for ($i = 1; $i<=90; $i++) {
|
||||||
|
|
|
||||||
正在加载…
在新工单中引用