diff options
-rw-r--r-- | templates/walletform.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/walletform.html b/templates/walletform.html index d02c7e4..c32ba8a 100644 --- a/templates/walletform.html +++ b/templates/walletform.html @@ -75,7 +75,7 @@ {% endif %} <p><em> -<a href="/wallets/year/{{year}}">Wallet index for this year</a> +<a href="/wallets/year/{{year}}">Wallet index for {{year}}</a> <br /> <a href="/expedition/{{year}}">Logbook entries, people, Survex files for {{year}}</a> </em> |