diff --git a/application/views/logbookadvanced/index.php b/application/views/logbookadvanced/index.php index e3b34bd4d..2ba827e77 100644 --- a/application/views/logbookadvanced/index.php +++ b/application/views/logbookadvanced/index.php @@ -126,7 +126,7 @@ \"qth\":{\"show\":\"true\"}, \"frequency\":{\"show\":\"true\"}, \"dcl\":{\"show\":\"true\"}, - \"last_modification\":{\"show\":\"true\"}, + \"last_modification\":{\"show\":\"false\"}, }"; } $current_opts = json_decode($options); @@ -236,7 +236,7 @@ echo "\nuser_options={...user_options, ...o_template};"; } if (!isset($current_opts->last_modification)) { - echo "\nvar o_template = { last_modification: {show: 'true'}};"; + echo "\nvar o_template = { last_modification: {show: 'false'}};"; echo "\nuser_options={...user_options, ...o_template};"; } @@ -874,7 +874,7 @@ $options = json_decode($options); datetime->show ?? "true") == "true") { echo '