Skip to content

Commit

Permalink
Edits
Browse files Browse the repository at this point in the history
  • Loading branch information
grellyd committed Aug 29, 2023
1 parent b8ef5dc commit 91802e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/templates/qrcode.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@

<br>
<a href="{{ .image }}" download="{{ .fileName }}">Download<a/>
<button onclick="location.href="/qrgen" type="button">Back</button>
<button onclick="location.href='/qrgen'" type="button">Back</button>
</div>
</body>
</html>

0 comments on commit 91802e6

Please sign in to comment.