kopia lustrzana https://github.com/magicbug/Cloudlog
Tided up the Add QSO interface
rodzic
dfb3175e1d
commit
2c3f1fb94a
|
@ -57,7 +57,7 @@
|
||||||
|
|
||||||
<tr>
|
<tr>
|
||||||
<td class="title">Date</td>
|
<td class="title">Date</td>
|
||||||
<td><input class="input_date" type="text" name="start_date" value="<?php echo date('d-m-Y'); ?>" size="10" /> - <input class="input_time" type="text" name="start_time" value="" size="7" /></td>
|
<td><input class="input_date" type="text" name="start_date" value="<?php echo date('d-m-Y'); ?>" size="10" /> <input class="input_time" type="text" name="start_time" value="" size="7" /></td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
<tr>
|
<tr>
|
||||||
|
@ -125,7 +125,7 @@
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
<tr>
|
<tr>
|
||||||
<td class="title">QRA</td>
|
<td class="title">Locator</td>
|
||||||
<td><input id="locator" type="text" name="locator" value="" size="7" /></td>
|
<td><input id="locator" type="text" name="locator" value="" size="7" /></td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue