From 2452fe575282a17498ad25f1731e71bc37e33d2a Mon Sep 17 00:00:00 2001 From: Philip Sargent Date: Wed, 11 Oct 2023 15:05:58 +0300 Subject: [PATCH] extra message --- templates/caveindex.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/caveindex.html b/templates/caveindex.html index b62b4e06b..60013ea3a 100644 --- a/templates/caveindex.html +++ b/templates/caveindex.html @@ -26,7 +26,7 @@ Red star * against a name indicates that no survex file is explicitly associated with the cave (but there might be a *fix somewhere)
Blue triangle against a name indicates that the cave is 'pending' creation properly.
Orange triangle against a name indicates that the cave has no Entrance (and is not 'pending').
-Black triangle against a name indicates that the cave has an Entrance, but no entrances have located survey stations. +Black triangle against a name indicates that the cave has an Entrance, but no entrances have valid located survey stations.

1623