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 803876c commit 948c59e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/templates/qrgen.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<p>Enter your link below. Press 'Generate', the page will refresh, and you will see your QR code in all it's glory. Right click, save as image.</p>

<form action="/qrcode" method="post">
<form action="/qrcode" method="post" name="qrgenForm">
<ul>
<li>
<label for="Link">Link:</label>
Expand Down

0 comments on commit 948c59e

Please sign in to comment.