Hi Diane,

On Thu, Oct 24, 2002 at 11:01:37AM -0700, Diane Shieh wrote:

> Is there any way that I can set the text of an outgoing email to be 72
> characters across instead of text-wrapping?  The emails end up looking
> "unattractive" on PINE and other email clients =(  I would really
> appreciate any solutions or assistance =)

I heard about 'wrap="hard" for Netscape 4.x' and  'wrap="physical" for
IE 4.x and Netscape-2.x/3.x'. 

Change the Kernel/Output/HTML/Standard/AgentCompose.dtl
[...]
<textarea name="Body" rows="25" cols="80">
[...]
To:
[...]
<textarea name="Body" rows="25" cols="72" wrap="???">
[...]

Use for ??? hard or physical. 

Is it working for you?

> =Diane

  Martin

--
Martin Edenhofer - <martin at edenhofer.de> - http://martin.edenhofer.de/
--
nohl:  1:56pm  up 1 day, 15:29,  5 users,  load average: 0.13, 0.26, 0.18
_______________________________________________
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

Reply via email to