On Thursday, May 27, 2004 11:08 PM
Scott Moore <[EMAIL PROTECTED]> wrote:
> By default, when you use a Response to reply to a ticket, the
> Response text appears BELOW the ticket text.  What files do I need to

You're searching for this, coming from Kernel/Config/Defaults.pm
somwhere around line #750, to be set in Kernel/Config.pm:

    # unix_style
#    $Self->{ResponseFormat} = '$Data{"Salutation"}
#$Data{"OrigFrom"} $Text{"wrote"}:
#$Data{"Body"}
#
#$Data{"StdResponse"}
#
#$Data{"Signature"}
#';
    # ms_style
    $Self->{ResponseFormat} = '$Data{"Salutation"}

$Data{"StdResponse"}

$Data{"OrigFrom"} $Text{"wrote"}:
$Data{"Body"}

$Data{"Signature"}
';

hth,

Robert Kehl

--
((otrs.de)) :: OTRS GmbH :: Norsk-Data-Str. 1 :: 61352 Bad Homburg
         http://www.otrs.de/ :: Tel. +49 (0)6172 4832388

_______________________________________________
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
Support oder Consulting f�r Ihr OTRS System?
=> http://www.otrs.de/

Reply via email to