andre 3 лет назад
Родитель
Сommit
fa96355413
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      templates/client/default/controlers/main.tpl

+ 2 - 2
templates/client/default/controlers/main.tpl

@@ -32,7 +32,7 @@
                                 <div class="product-content">
                                     <div class="product-image">
                                         <div class="feature-icon">
-                                            <img src="/templates/croster/thurdata/logo1-color.svg" class="img-fluid" style="height:100px;">
+                                            <img src="/templates/croster/thurdata/productgroups/{$gid}.svg" class="img-fluid" style="height:100px;">
                                         </div>
                                     </div>
                                     <h4>@{$domain}</h4>
@@ -51,7 +51,7 @@
                                         <td class="list-heading" style="font-size: 85%;">{$LANG.clientareahostingregdate}</td>
                                         <td class="list-text" style="font-size: 85%;">{$regdate}</td>
                                     </tr>
-                                    {if $billingcycle != 'Gratis-Account'}
+                                    {if $billingcycle ne {lang key='orderpaymenttermfreeaccount'}}
                                         <tr>
                                             <td class="list-heading" style="font-size: 85%;">{$LANG.firstpaymentamount}</td>
                                             <td class="list-text" style="font-size: 85%;">{$firstpaymentamount}</td>