Incorrect tr

Hello.

html/Ticket/Update.html contains in incorrect place
Opening somehow moved to the end of if and there are two of them.

diff -u
— Update.html.dist Tue Jul 4 09:36:40 2006
+++ Update.html Sun Oct 8 13:56:43 2006
@@ -90,6 +90,7 @@
<&|/l&>(Sends a blind carbon-copy of this update to a comma-delimited list of email addresses. Does not change who will receive future updates.)</&>

% if (exists $session{'Attachments'}) { + <&|/l&>Attached file: @@ -100,7 +101,6 @@ % } # end of foreach - % } # end of if

% if (my $TxnCFs = $TicketObj->TransactionCustomFields) {

WBR,
Alexandr mailto:alexchorny@gmail.com