Przeglądaj źródła

use gid for logo

andre 3 lat temu
rodzic
commit
3d77e53479
1 zmienionych plików z 2 dodań i 6 usunięć
  1. 2 6
      clientarea.tpl

+ 2 - 6
clientarea.tpl

@@ -46,11 +46,7 @@
                 <div class="product-content">
                   <div class="product-image">
                     <div class="feature-icon">
-                      {if $moduleParams.configoption3 == 'on'}
-                        <img src="/templates/croster/thurdata/productgroups/2.svg" class="img-fluid" style="height:100px;">
-                      {else}
-                        <img src="/templates/croster/thurdata/productgroups/2.svg" class="img-fluid" style="height:100px;">
-                      {/if}
+                      <img src="/templates/croster/thurdata/productgroups/{$gid}.svg" class="img-fluid" style="height:100px;">
                     </div>
                   </div>
                   <h4><small>SeaFile Account</small> - {$mailaddress}</h4>
@@ -69,7 +65,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>