From 21286c2094d7d26c3757d8172e9e1f01286054c8 Mon Sep 17 00:00:00 2001 From: touffies Date: Wed, 23 Oct 2013 17:49:51 +0200 Subject: [PATCH] Bug : Minimum quantity is 1 --- templates/default/product.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/default/product.html b/templates/default/product.html index 64e84438a..8fd63bc06 100644 --- a/templates/default/product.html +++ b/templates/default/product.html @@ -172,7 +172,7 @@ {form_field form=$form field='quantity'}
- + {if $error } {$message} {elseif $value != "" && !$error}