diff --git a/app/index/view/mobile/contact_us/index.html b/app/index/view/mobile/contact_us/index.html index 45550253..5d9f3ff9 100644 --- a/app/index/view/mobile/contact_us/index.html +++ b/app/index/view/mobile/contact_us/index.html @@ -23,9 +23,9 @@ {volist name="ch" id="item"}
- {$item.title} + $item['title_txt_color']])}>{$item.title} {notempty name="item.desc"} - {$item.desc|raw} + $item['desc_txt_color']])}>{$item.desc|raw} {/notempty} {notempty name="item.extra_image"} diff --git a/app/index/view/mobile/product/detail.html b/app/index/view/mobile/product/detail.html index e74277f2..323f8c66 100644 --- a/app/index/view/mobile/product/detail.html +++ b/app/index/view/mobile/product/detail.html @@ -110,7 +110,7 @@ @@ -119,7 +119,7 @@
{$product.detail|raw}
{notempty name="product_related"} -