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

redirect already used trial version

andre 4 лет назад
Родитель
Сommit
0d1d441fd4
1 измененных файлов с 1 добавлено и 1 удалено
  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-danger">Blubb</div>
+    <div class="alert alert-danger">{$LANG.noAdditionalTrial}</div>
 {else}
 {include file="orderforms/{$carttpl}/common.tpl"}