summaryrefslogtreecommitdiffstats
path: root/templates/wallet_new.html
diff options
context:
space:
mode:
authorPhilip Sargent <philip.sargent@gmail.com>2023-02-01 21:31:07 +0000
committerPhilip Sargent <philip.sargent@gmail.com>2023-02-01 21:31:07 +0000
commit5798e8dcd507bc30c12bca7efa92185772bf0eee (patch)
tree9979281d3ca19151c0b5229d67b7d0e5a8ccfb47 /templates/wallet_new.html
parent5ae37eef8251fd9aa709f50658dc5ed26c19e1aa (diff)
downloadtroggle-5798e8dcd507bc30c12bca7efa92185772bf0eee.tar.gz
troggle-5798e8dcd507bc30c12bca7efa92185772bf0eee.tar.bz2
troggle-5798e8dcd507bc30c12bca7efa92185772bf0eee.zip
make nav cope with missing wallets
Diffstat (limited to 'templates/wallet_new.html')
-rw-r--r--templates/wallet_new.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/wallet_new.html b/templates/wallet_new.html
index 4b41e56..619e025 100644
--- a/templates/wallet_new.html
+++ b/templates/wallet_new.html
@@ -6,7 +6,7 @@ Upload the survexfile using e.g.
(for a survex file for cave 1623-290). You will cut and paste the survex file data into the window on the form.
-<p>While still logged-in, go to this page <a href="/walletedit/0000:00">Create Wallet</a> which will take you to the next unused wallet number page, and click the 'Create' button. This will not actually complete
+<p>While still logged-in, go to this page <a href="/walletedit/">Create Wallet</a> which will take you to the next unused wallet number page, and click the 'Create' button. This will not actually complete
the creation of the wallet until you have also set the date for the wallet in the wallet edit form (which will appear when you press 'Create').
<p>
While editing the wallet you should enter in the form the url of the survexfile which you have just created at e.g. <a href="/survexfile/caves-1623/290/mynewsurvex.svx">/survexfile/caves-1623/290/mynewsurvex.svx</a> (see above).