Fixed error where QTH wasnt always being stored

This commit is contained in:
Peter Goodhall
2012-04-10 14:52:34 +01:00
parent e4c109cf92
commit 608331d3ad

View File

@@ -118,7 +118,7 @@
<tr>
<td class="title">QTH</td>
<td><input id="qth" type="text" name"qth" value"" /></td>
<td><input id="qth" type="text" name="qth" value="" /></td>
</tr>
<tr>