Browse Source

redirect already used trial version

andre 4 năm trước cách đây
mục cha
commit
27af58e363
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  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"}
 
 <script>