mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
Fixed error where QTH wasnt always being stored
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user