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