| Summary: | Missing space between search input box and search button | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | Rudolf Čejka <cejkar> |
| Component: | Books & Articles | Assignee: | Gabor Kovesdan <gabor> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Rudolf Čejka
2006-10-30 09:40:23 UTC
<xsl:text> </xsl:text>
Does this really cause a problem?
Ceri
--
That must be wonderful! I don't understand it at all.
-- Moliere
I tried it too, but it does not know about <xsl:...> namespace in <!ENTITY ...>, maybe something has to be added somewhere else too, but I'm not sure if it is even possible to use xsl: in ENTITY. -- Rudolf Cejka <cejkar at fit.vutbr.cz> http://www.fit.vutbr.cz/~cejkar Brno University of Technology, Faculty of Information Technology Bozetechova 2, 612 66 Brno, Czech Republic Responsible Changed From-To: freebsd-www->gabor I'll fix it somehow. gabor 2007-11-06 13:16:59 UTC
FreeBSD doc repository
Modified files:
share/sgml header.ent
Log:
- Make the header consistent between pages generated from SGML and from XML
by adding an extra space to the XML header
PR: www/104925
Submitted by: Rudolf Cejka <cejkar@fit.vutbr.cz>
Revision Changes Path
1.7 +6 -2 www/share/sgml/header.ent
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Fixed. Thanks for the report. |