From b0f385bd5d7c1e71f5294bdecd790f02d3c5a627 Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 10 Sep 2023 02:21:32 +0200 Subject: [PATCH] uplanet --- templates/register.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/register.html b/templates/register.html index 03cc11c6..c96cea6b 100644 --- a/templates/register.html +++ b/templates/register.html @@ -176,7 +176,7 @@ document.addEventListener('DOMContentLoaded', function() { if (latElement && lonElement) { latElement.value = salt || '0.00'; // Default to '0.00' if lat is missing lonElement.value = pepper || '0.00'; // Default to '0.00' if lon is missing - uplanetElement.value = uplanetElement || '@'; // Default to '0.00' if lon is missing + uplanetElement.value = uplanet || '@'; // Default to '0.00' if lon is missing } // Decalage de - 0.05° = MAP coord SW