diff --git a/core/views/new_hole.py b/core/views/new_hole.py index 67d82ac9..bd46e023 100644 --- a/core/views/new_hole.py +++ b/core/views/new_hole.py @@ -372,7 +372,7 @@ def process_new_hole(form, area): """ 🚧 under construction. - ⚡Detect if logged-in & set who_am_i using the cookie system, make read-only if logged in + ✅Detect if logged-in & set who_am_i using the cookie system, make read-only if logged in ✅ Create a fixed point *fix record by inserting into :loser:/fixedpts/gps/auto.svx ✅ Do a git commit (loser) of the new GPS position diff --git a/templates/new_hole.html b/templates/new_hole.html index efbdf1f7..0a1fcf6c 100644 --- a/templates/new_hole.html +++ b/templates/new_hole.html @@ -142,7 +142,12 @@