|
|
@@ -1632,7 +1632,7 @@
|
|
|
{include file="$template/includes/captcha.tpl"}
|
|
|
</div>
|
|
|
{/if}
|
|
|
- {if ((count($clientActiveFree) + count($clientCardFree)) > 2)}
|
|
|
+ {if ((count($clientActiveFree) + count($clientCardFree)) > (2 + $clientsdetails.notes|strstr:"AddTrials="|truncate:11:""|replace:"AddTrials=":""))}
|
|
|
{include file="templates/orderforms/{$carttpl}/removetrial.tpl"}
|
|
|
{else if (count($clientCradDoubleFree) > 0)}
|
|
|
{include file="templates/orderforms/{$carttpl}/removedoubletrial.tpl"}
|