소스 검색

redirect already used trial version

andre 4 년 전
부모
커밋
bd1c83ee62
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-error">Blubb</div>
+    <div class="alert alert-danger">Blubb</div>
 {else}
 {include file="orderforms/{$carttpl}/common.tpl"}