This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== Scripts ====== change text for published log: <box> This script: GCR Log Entry v2 LIne 374. Just change the text </box> from https://forums.geocaching.com/REV/index.php?/topic/23418-published-for-17-years/ not quite .... look for this: <code javascript> // If Publish note, set default text to 'Published' if (LogType == '24') { if (NoteText == "") { e_LogInfo.value='Published'; cannotDeleteChk.checked=true; } </code>