Ver Fonte

use AddTrials value

andre há 4 anos atrás
pai
commit
5e69184b5c
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      products.tpl

+ 1 - 1
products.tpl

@@ -257,7 +257,7 @@
 								{$LANG.tryagain}
 								{$LANG.tryagain}
 							</a>
 							</a>
 						{elseif ($product.pricing.type eq 'free') && in_array($product.pid, $clientCardFree)}
 						{elseif ($product.pricing.type eq 'free') && in_array($product.pid, $clientCardFree)}
-							<button class="btn btn-primary btn-block" style="position:absolute; left:20px; bottom:10px; right:20px; height:40px; width:100%;padding-top:6.5px;" disabled="disabled">
+							<button class="btn btn-primary btn-block" style="position:relative; left:20px; bottom:10px; right:20px; height:40px; width:100%;padding-top:6.5px;" disabled="disabled">
 								{$LANG.alreadyincard}
 								{$LANG.alreadyincard}
 							</button>
 							</button>
 						{else}
 						{else}