mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
set quicklog to live qso mode
This commit is contained in:
@@ -237,7 +237,7 @@
|
||||
form.action = "<?php echo site_url('qso'); ?>";
|
||||
form.method = "get";
|
||||
input.name = "manual";
|
||||
input.value = "1";
|
||||
input.value = "0"; // Set to 1 if go to "Post-QSO" logging
|
||||
}
|
||||
form.submit();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user