Re: Maxlength spelling in structure view

In-reply-to: Your message of Tue, 19 Jan 1999 22:05:15 +0000."
             <Pine.SOL.3.95q.990119220413.1101A-100000@red.csi.cam.ac.uk> 
> On Tue, 19 Jan 1999, David J Woolley wrote:
> 
> > The t and h of maxlength are transposed in the structure view in 1.4a 
> > Win32.
> 
> Patch to fix this for Thot/amaya/HTMLP.P:
> 
> Ewan.
> 
> --- HTMLP.P.orig        Tue Jan 19 13:56:05 1999
> +++ HTMLP.P     Tue Jan 19 13:56:33 1999
> @@ -2952,7 +2952,7 @@
>         END;
> 
>   ATTR_MAXLENGTH: BEGIN
> -       Content: Text ' maxlenght=';
> +       Content: Text ' maxlength=';
>         HorizPos: Left = Previous . Right;
>         VertPos: HRef = Previous . HRef;
>         Visibility: 0;
> 
> 
> 

Thanks. It will be fixed in next release.
  Irene.

Received on Wednesday, 20 January 1999 02:38:39 UTC