FFZG: spinelabel print get method to make form work
authorDobrica Pavlinusic <dpavlin@rot13.org>
Mon, 16 Oct 2017 08:56:14 +0000 (10:56 +0200)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Thu, 30 Aug 2018 11:08:26 +0000 (13:08 +0200)
labels/spinelabel-print.pl

index 443a5ba..df07438 100755 (executable)
@@ -131,7 +131,7 @@ body {
 }
 </style>
 
-<form action="$url" method="post" autocomplete="off">
+<form action="$url" method="get" autocomplete="off">
 Enter another barcode:
 <input id=focus_barcode type=text name=barcode autofocus autocomplete="off">
 <input type=submit value="Print">