Browse Source

redirect already used trial version

andre 4 years ago
parent
commit
6b179e7b49
1 changed files with 1 additions and 1 deletions
  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)}
-    <div class="alert alert-warning">Blubb</div>
+    <div class="alert alert-error">Blubb</div>
 {else}
 {include file="orderforms/{$carttpl}/common.tpl"}