Ver código fonte

use AddTrials value

andre 4 anos atrás
pai
commit
191b68df00
1 arquivos 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)}
-							<textarea type="text" class="btn btn-primary btn-block" style="position:absolute; left:20px; bottom:10px; right:20px; height:40px; width:unset;padding-top:6.5px;" disabled="disabled">
+							<textarea type="text" 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">
 								{$LANG.alreadyincard}
 								{$LANG.alreadyincard}
 							</textarea>
 							</textarea>
 						{else}
 						{else}