Minor issue: Leading carriage return in HTMLAREA on Requests

Minor issue: Leading carriage return in HTMLAREA on Requests

As is evident with the following notification template:

----------------------------------------
SUBJECT:
---------------
$Title

DESCRIPTION:
---------------
$Description
-----------------------------------------

The HTMLAREA form box is inserting a leading carriage return into the $Description field. View the output of a sample email notification below.


SUBJECT:
-----------------------------------------
This is a test subject

DESCRIPTION:
-----------------------------------------

This is a test description










When the email notification arrives, there is a blank line inserted where one should not exist. A review of the source indicates there is some HTML that is being inserted that wasn't part of the request. Code below.


<span style="font-weight: bold;">DESCRIPTION:</span><br /></font><font size="2" style="font-family: verdana,arial,helvetica,sans-serif;">-----------------------------------------</font>[b][color=red]<br />[/color][/b]<font size="2" style="font-family: verdana,arial,helvetica,sans-serif;"><p>This is a test description</p><p /><p />



















                  New to ADSelfService Plus?