Procházet zdrojové kódy

redirect already used trial version

andre před 4 roky
rodič
revize
7eaa396d80
1 změnil soubory, kde provedl 1 přidání a 4 odebrání
  1. 1 4
      configure_thurvcloud.tpl

+ 1 - 4
configure_thurvcloud.tpl

@@ -1,6 +1,4 @@
-{if ($product.pricing.type eq 'free') && in_array($product.pid, $clientPids)}
-    blubb
-{else}
+{debug}
 {include file="orderforms/{$carttpl}/common.tpl"}
 {include file="orderforms/{$carttpl}/common.tpl"}
 
 
 <script>
 <script>
@@ -421,4 +419,3 @@ var _localLang = {
         innerWrapperSelector: '.sidebar__inner'
         innerWrapperSelector: '.sidebar__inner'
     });
     });
 </script>
 </script>
-{/if}