summaryrefslogtreecommitdiffstats
path: root/templates/walletform.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/walletform.html')
-rw-r--r--templates/walletform.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/templates/walletform.html b/templates/walletform.html
index 4e86470..948279b 100644
--- a/templates/walletform.html
+++ b/templates/walletform.html
@@ -23,13 +23,13 @@
</form>
<p style="font-family: monospace; font-weight: bold; font-size: 130%; text-align: center">
-<a style="font-weight: normal;" href="/scanupload/{{prevy}}:01">{{prevy}}</a>
+<a style="font-weight: normal;" href="/walletedit/{{prevy}}:01">{{prevy}}</a>
&nbsp;...&nbsp;
-<a href="/scanupload/{{year}}:{{prev}}">{{year}}:{{prev}}</a>
+<a href="/walletedit/{{year}}:{{prev}}">{{year}}:{{prev}}</a>
&larr; {{wallet}} &rarr;
-<a href="/scanupload/{{year}}:{{next}}">{{year}}:{{next}}</a>
+<a href="/walletedit/{{year}}:{{next}}">{{year}}:{{next}}</a>
&nbsp;...&nbsp;
-<a style="font-weight: normal;" href="/scanupload/{{nexty}}:01">{{nexty}}</a>
+<a style="font-weight: normal;" href="/walletedit/{{nexty}}:01">{{nexty}}</a>
</p>