Sweet, thanks.

Mathew

Michael Hogan wrote:
> Mathew,
> 
> If you go to this directory, then vi MessageBox:
> /opt/rt3/share/html/Elements
> 
> 
> Then find this section and add the \n like I did below.  
> 
> my $signature = '';
> if ($IncludeSignature && $session{'CurrentUser'}->UserObj->Signature) {
> $signature = "\n \n \n \n --
> \n".$session{'CurrentUser'}->UserObj->Signature;
> }
> 
> Thanks.


_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: [EMAIL PROTECTED]


Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
Buy a copy at http://rtbook.bestpractical.com

Reply via email to