|
|
@@ -1,6 +1,3 @@
|
|
|
-{if ($productinfo.paytype eq 'free') && in_array($productinfo.pid, $clientPids)}
|
|
|
- {include file="orderforms/{$carttpl}/nodoubletrial.tpl"}
|
|
|
-{else}
|
|
|
{include file="orderforms/{$carttpl}/common.tpl"}
|
|
|
|
|
|
<script>
|
|
|
@@ -421,4 +418,3 @@ var _localLang = {
|
|
|
innerWrapperSelector: '.sidebar__inner'
|
|
|
});
|
|
|
</script>
|
|
|
-{/if}
|