|
|
@@ -298,13 +298,13 @@
|
|
|
{/if}
|
|
|
{if $product.customfields}
|
|
|
<div>
|
|
|
- <small>
|
|
|
+ <small><b>
|
|
|
{if $product.productinfo.gid === 5 || $product.productinfo.gid === 7} {* Groupware & VDC*}
|
|
|
» {$product.customfields.0.value}<br /> {* maildomain & VDC Name *}
|
|
|
{else if $product.productinfo.gid === 1 || $product.productinfo.gid === 8} {* private Mail & private Mail + Nextcloud*}
|
|
|
» {$product.customfields.2.value}@{$product.customfields.3.value}<br /> {* mailadress *}
|
|
|
{/if}
|
|
|
- </small>
|
|
|
+ </b></small>
|
|
|
</div>
|
|
|
{/if}
|
|
|
{if $product.configoptions}
|