====== Scripts ====== change text for published log: This script: GCR Log Entry v2 LIne 374. Just change the text from https://forums.geocaching.com/REV/index.php?/topic/23418-published-for-17-years/ not quite .... look for this: // If Publish note, set default text to 'Published' if (LogType == '24') { if (NoteText == "") { e_LogInfo.value='Published'; cannotDeleteChk.checked=true; }