|
|
@@ -363,7 +363,7 @@
|
|
|
</div>
|
|
|
<!-- Addon Quantity Options -->
|
|
|
{if $showAddonQtyOptions}
|
|
|
- <div class="col-sm-4 item-qty" style="padding-top: 15px; font-size:13px;">
|
|
|
+ <div class="col-sm-2 item-qty">
|
|
|
{if $addon.allowqty === 2}
|
|
|
Anzahl <input type="number" name="paddonqty[{$num}][{$addonnum}]" value="{$addon.qty}" class="form-control text-center" style="width:53px;height:25px !important; padding-left:1px; padding-right:1px;" min="0" />
|
|
|
<!-- <button type="submit" class="btn btn-xs"> -->
|