[rt-users] Re: RT Signature Help

Mathew theillien at yahoo.com
Mon Oct 23 08:24:36 EDT 2006


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.




More information about the rt-users mailing list