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