On eQSL Import "Pull eQSL data for me" is selected by default to save button press

这个提交包含在:
Peter Goodhall 2020-05-22 12:12:34 +01:00
父节点 0978769c77
当前提交 340adbaad5

查看文件

@ -25,7 +25,7 @@
</td> </td>
</tr> </tr>
<tr> <tr>
<td><input type="radio" name="eqslimport" id="fetch" value="fetch" /> Pull eQSL data for me</td> <td><input type="radio" name="eqslimport" id="fetch" value="fetch" checked="checked"/> Pull eQSL data for me</td>
<td> <td>
<p>Cloudlog will use the eQSL username and password stored in your user profile to download confirmations from eQSL for you. We will only download confirmations received since your last eQSL confirmed QSO.</p> <p>Cloudlog will use the eQSL username and password stored in your user profile to download confirmations from eQSL for you. We will only download confirmations received since your last eQSL confirmed QSO.</p>
</td> </td>