Просмотр исходного кода

check shoppingcard for free products

andre 4 лет назад
Родитель
Сommit
8164c2ac03
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      checkout.tpl

+ 1 - 1
checkout.tpl

@@ -1632,7 +1632,7 @@
 								{include file="$template/includes/captcha.tpl"}
 							</div>
 						{/if}
-                        {if ((count($clientActiveFree) + count($clientCardFree)) > 1)}
+                        {if ((count($clientActiveFree) + count($clientCardFree)) > 2)}
                             {include file="templates/orderforms/{$carttpl}/removetrial.tpl"}
                         {else}
                             <button type="submit"