Просмотр исходного кода

redirect already used trial version

andre 4 лет назад
Родитель
Сommit
27af58e363
1 измененных файлов с 3 добавлено и 0 удалено
  1. 3 0
      configure_thurvcloud.tpl

+ 3 - 0
configure_thurvcloud.tpl

@@ -1,3 +1,6 @@
+{if ($productinfo.paytype eq 'free') && in_array($productinfo.pid, $clientPids)}
+    {include file="orderforms/{$carttpl}/nodoubletrial.tpl"}
+{else}
 {include file="orderforms/{$carttpl}/common.tpl"}
 {include file="orderforms/{$carttpl}/common.tpl"}
 
 
 <script>
 <script>