فهرست منبع

use AddTrials value

andre 4 سال پیش
والد
کامیت
9733bda721
1فایلهای تغییر یافته به همراه2 افزوده شده و 3 حذف شده
  1. 2 3
      products.tpl

+ 2 - 3
products.tpl

@@ -261,10 +261,9 @@
 								{$LANG.alreadyincard}
 							</a>
 						{else}
-							<div disabled="disabled">
-							<a href="{$WEB_ROOT}/cart.php?a=add&{if $product.bid}bid={$product.bid}{else}pid={$product.pid}{/if}" class="btn btn-primary btn-block" style="position:absolute; left:20px; bottom:10px; right:20px; height:40px; width:unset;padding-top:6.5px;" id="product{$product@iteration}-order-button">
+							<div class="btn btn-primary btn-block" style="position:absolute; left:20px; bottom:10px; right:20px; height:40px; width:unset;padding-top:6.5px;" id="product{$product@iteration}-order-button">
 								{$LANG.ordernowbutton}
-							</a></div>
+							</div>
 						{/if}
 						    </table>
 						</div>