From d57e49b5b26be3107a062e940699a98d28e40f54 Mon Sep 17 00:00:00 2001 From: Philip Sargent Date: Sun, 11 Aug 2024 17:01:41 +0300 Subject: Label changed --- core/views/wallets_edit.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/views/wallets_edit.py') diff --git a/core/views/wallets_edit.py b/core/views/wallets_edit.py index 9dc3971..b7b03b6 100644 --- a/core/views/wallets_edit.py +++ b/core/views/wallets_edit.py @@ -234,7 +234,7 @@ def get_complaints(complaints, waldata, svxfiles, files, wallet, wurl): # Website if not waldata["website updated"]: complaints.append( - "The cave description website is marked as needing updating using the guidebook description from the survex file. Tick the 'Website updated' checkbox when this is done." + "The cave description webpage is marked as needing updating using the guidebook description from the survex file. Tick the 'Cave Description wepage updated' checkbox when this is done." ) # Find the cave, if it exists -- cgit v1.2.3