svn commit: r45816 - head/share/xml
Sergey Kandaurov <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: pluknet Date: Mon Oct 13 20:14:31 2014 New Revision: 45816 URL: https://svnweb.freebsd.org/changeset/doc/45816 Log: Fix sidebar link to "Upcoming Release", from r39534. Modified: head/share/xml/navibar.ent Modified: head/share/xml/navibar.ent ============================================================================== --- head/share/xml/navibar.ent Mon Oct 13 19:12:04 2014 (r45815) +++ head/share/xml/navibar.ent Mon Oct 13 20:14:31 2014 (r45816) @@ -77,7 +77,7 @@ <![ %beta.upcoming; [ <!ENTITY beta.listitem ' - <li xmlns="http://www.w3.org/1999/xhtml">Upcoming Release:<br /><a href="&enbase;/&u.betarel.schedule;">&betarel.current;</a></li> + <li xmlns="http://www.w3.org/1999/xhtml">Upcoming Release:<br /><a href="&u.betarel.schedule;">&betarel.current;</a></li> '> ]]> <!ENTITY beta.listitem ''> _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"