On Mon, 2005-11-14 at 17:08 +0100, Carlos Palol wrote: > Hi, does anyone know why i´m having this line: > > <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> > > inserted at the first line of my <head> when displaying search results? > it's also present in lenya interface html.
That was inserted because Internet Explorer has problems with the XHTML XML-prolog: <?xml version="1.0" encoding="UTF-8"?> Do you think there's a problem with this meta tag? - Josias > > thanks. > > lenya 1.2.4 > Carlos Palol > [EMAIL PROTECTED] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
