@@ -258,7 +258,7 @@
{$LANG.alreadyincard}
</a>
{elseif ($product.pricing.type eq 'free') && in_array($product.pid, $clientActiveFree)}
- <a class="btn btn-primary btn-block" style="position:absolute; left:20px; bottom:10px; right:20px; height:40px; width:unset;padding-top:6.5px;pointer-events:none;">
+ <a href="{$WEB_ROOT}/clientarea.php?action=services" 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.alreadyactive}
{else}