|
@@ -38,9 +38,9 @@
|
|
|
<div class="product-holder product-status-{$rawstatus|strtolower}">
|
|
<div class="product-holder product-status-{$rawstatus|strtolower}">
|
|
|
<div class="product-content">
|
|
<div class="product-content">
|
|
|
<div class="product-image">
|
|
<div class="product-image">
|
|
|
- <span class="fa-stack">
|
|
|
|
|
- <i class="fas fa-{if $type eq "hostingaccount" || $type == "reselleraccount"}hdd{elseif $type eq "server"}database{else}archive{/if} fa-stack-1x fa-inverse"></i>
|
|
|
|
|
- </span>
|
|
|
|
|
|
|
+ <div class="feature-icon">
|
|
|
|
|
+ <img src="https://portal.thurdata.ch/templates/croster/assets/images/zimbra-only-logo.svg" class="img-fluid">
|
|
|
|
|
+ </div>
|
|
|
</div>
|
|
</div>
|
|
|
<h4><small>{$groupname}</small> - {$product}</h4>
|
|
<h4><small>{$groupname}</small> - {$product}</h4>
|
|
|
<div class="status-sticker-wrapper">
|
|
<div class="status-sticker-wrapper">
|