|
|
@@ -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/3.svg" class="img-fluid" style="height:100px;">
|
|
|
- {else}
|
|
|
- <img src="/templates/croster/thurdata/productgroups/3.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>NextCloud Account:</small> {$domain}</h4>
|