Merge command: [strnews-boxtitleh1 ]
Merge variable/item: strNewsLinkBoxTitleH1
Comments:
This wraps [strnews-boxtitle ] in an h1. If [strnews-boxtitle ] is empty no h1 is generated !
Formula:
@If(strNewsLinkBoxTitle="";"";"< h1 >"+strNewsLinkBoxTitle+"< /h1 >");
Merge variable/item: strNewsLinkBoxTitleH1
Comments:
This wraps [strnews-boxtitle ] in an h1. If [strnews-boxtitle ] is empty no h1 is generated !
Formula:
@If(strNewsLinkBoxTitle="";"";"< h1 >"+strNewsLinkBoxTitle+"< /h1 >");