From 2681127037ed70f1f49dfb37b381b71adfd92b1a Mon Sep 17 00:00:00 2001 From: Philip Sargent Date: Wed, 29 Jan 2025 22:05:32 +0000 Subject: [PATCH] tweaks to make it clearer which logbook entry is being saved --- templates/logbookform.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/templates/logbookform.html b/templates/logbookform.html index 1be61f2..2e2b482 100644 --- a/templates/logbookform.html +++ b/templates/logbookform.html @@ -10,6 +10,7 @@

New Logbook Entry in {{year}}

{% endif %}
+{% if date %}

Link to this entry   {% endif %} How to use this form

{% if save_bad %} @@ -100,7 +101,7 @@