diff options
author | Philip Sargent <philip.sargent@gmail.com> | 2023-01-31 17:13:41 +0000 |
---|---|---|
committer | Philip Sargent <philip.sargent@gmail.com> | 2023-01-31 17:13:41 +0000 |
commit | 1f5b56a5931666b1a6627a2ae83d3f846badbaf9 (patch) | |
tree | 021390e2504015431b2e29f93fa5309060bf2aba /templates/wallet_new.html | |
parent | 57930b7aa55b8d0f8da5b1b3eb357bda130fe9cc (diff) | |
download | troggle-1f5b56a5931666b1a6627a2ae83d3f846badbaf9.tar.gz troggle-1f5b56a5931666b1a6627a2ae83d3f846badbaf9.tar.bz2 troggle-1f5b56a5931666b1a6627a2ae83d3f846badbaf9.zip |
Wallet editor into separate file
Diffstat (limited to 'templates/wallet_new.html')
-rw-r--r-- | templates/wallet_new.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/wallet_new.html b/templates/wallet_new.html index a6d331d..2f80816 100644 --- a/templates/wallet_new.html +++ b/templates/wallet_new.html @@ -1,6 +1,6 @@ <p>To create a wallet, if you have only a survex file and nothing to upload into the wallet, -you currently need to got to <a href="/scanupload/">Upload Scans</a>, navigate to the new wallet number +you currently need to got to <a href="/walletedit/">Upload Scans</a>, navigate to the new wallet number and then upload a dummy file, e.g. 'nothingyet.txt'. You can then edit the wallet details: the date, the people involved, and the url of the survexfile which you will already have uploaded using e.g. <a href="/survexfile/caves-1623/290/mynewsurvex.svx">/survexfile/caves-1623/290/mynewsurvex.svx</a> |