andre 4 жил өмнө
parent
commit
1ae47ddd73
1 өөрчлөгдсөн 2 нэмэгдсэн , 2 устгасан
  1. 2 2
      viewcart.tpl

+ 2 - 2
viewcart.tpl

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