Display text in same line using email script in notification

MercBuilding
Giga Guru

Hi,

  I have created a email script to display the serial number in notification, but when i preview the notification it is displaying in new line. can anyone tell me which is the correct tag to use here.

 

MercBuilding_1-1706132782481.png

MercBuilding_2-1706132930252.png

The highlighted part above should be in same line.

 

Thanks!

1 REPLY 1

Jaspal Singh
Mega Patron
Mega Patron

Hi Merc,

Remove the <p>

So, it shold be something as below

<style=........./>+assets);

& not

<p style=........ >+assets+</p>