Bläddra i källkod

redirect already used trial version

andre 4 år sedan
förälder
incheckning
0d1d441fd4
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      configure_thurvcloud.tpl

+ 1 - 1
configure_thurvcloud.tpl

@@ -1,5 +1,5 @@
 {if ($productinfo.paytype eq 'free') && in_array($productinfo.pid, $clientPids)}
 {if ($productinfo.paytype eq 'free') && in_array($productinfo.pid, $clientPids)}
-    <div class="alert alert-danger">Blubb</div>
+    <div class="alert alert-danger">{$LANG.noAdditionalTrial}</div>
 {else}
 {else}
 {include file="orderforms/{$carttpl}/common.tpl"}
 {include file="orderforms/{$carttpl}/common.tpl"}