Display text in same line using email script in notification
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2024 01:49 PM
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.
The highlighted part above should be in same line.
Thanks!
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2024 02:00 PM
Hi Merc,
Remove the <p>
So, it shold be something as below
<style=........./>+assets);
& not
<p style=........ >+assets+</p>