fix ordering packages with no unit price, #13136
authorMark Wells <mark@freeside.biz>
Wed, 25 Jul 2012 23:16:02 +0000 (16:16 -0700)
committerMark Wells <mark@freeside.biz>
Wed, 25 Jul 2012 23:16:02 +0000 (16:16 -0700)
httemplate/misc/order_pkg.html

index 7aa024a..c5d3fa3 100644 (file)
@@ -39,6 +39,8 @@
         <INPUT TYPE="text" NAME="quantity" SIZE=4 VALUE="<% $quantity %>">
       </TD>
     </TR>
+% } else {
+    <INPUT TYPE="hidden" NAME="quantity" VALUE="1">
 % }
 
 <TR>