From 1d504e40667cf429864d51e4430cbb5dea1bc644 Mon Sep 17 00:00:00 2001 From: Philip Sargent Date: Fri, 18 Mar 2022 20:09:49 +0000 Subject: [PATCH] bugfix --- templates/svxcaveseveral.html | 2 +- templates/svxcavesingle.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/svxcaveseveral.html b/templates/svxcaveseveral.html index 4149011..de45337 100644 --- a/templates/svxcaveseveral.html +++ b/templates/svxcaveseveral.html @@ -32,7 +32,7 @@

If you can see a filename here: [ {{cave.survex_file}}  ] which does not match any in the list below including the directories beginning with caves-162X/ not just the filename, then (if logged on) you can - click here /{{cave.slug}}_cave_edit + click here /{{cave.slug}}_cave_edit to go to a form to correct the online data. Instructions for filling in this form are in this part of the survey handbook. diff --git a/templates/svxcavesingle.html b/templates/svxcavesingle.html index 7a5917d..ad8af8c 100644 --- a/templates/svxcavesingle.html +++ b/templates/svxcavesingle.html @@ -32,7 +32,7 @@ All the processing to extract the survex subdriectories and survex files is done

If you can see a filename here: [ {{cave.survex_file}}  ] which does not match any in the list below including the directories beginning with caves-162X/ not just the filename, then (if logged on) you can -click here {{cave.slug}}_cave_edit +click here {{cave.slug}}_cave_edit to go to a form to correct the online data. Instructions for filling in this form are in this part of the survey handbook.