- Use single <span> for "Skip site navigation" and
"Skip section navigation" and thus add the missing space between them PR: www/105026 Submitted by: Rudolf Cejka <cejkar@fit.vutbr.cz> Approved by: keramida (mentor)
This commit is contained in:
parent
dc7ae5fac8
commit
4b21454fd0
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=29559
1 changed files with 3 additions and 4 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<!-- $FreeBSD: www/share/sgml/header.ent,v 1.4 2006/12/31 16:48:27 delphij Exp $ -->
|
||||
<!-- $FreeBSD: www/share/sgml/header.ent,v 1.5 2007/02/15 21:37:29 gabor Exp $ -->
|
||||
|
||||
<!-- FreeBSD HTML Header Entities -->
|
||||
<!-- PUBLIC "-//FreeBSD//ENTITIES HTML FreeBSD Header Entities//EN" -->
|
||||
|
|
@ -125,9 +125,8 @@
|
|||
<!ENTITY header2 '
|
||||
<span class="txtoffscreen"
|
||||
><a href="#CONTENT" title="Skip site navigation" accesskey="1"
|
||||
>Skip site navigation</a> (1)</span>
|
||||
<span class="txtoffscreen"
|
||||
><a href="#CONTENTWRAP" title="Skip section navigation" accesskey="2"
|
||||
>Skip site navigation</a> (1)
|
||||
<a href="#CONTENTWRAP" title="Skip section navigation" accesskey="2"
|
||||
>Skip section navigation</a> (2)</span>
|
||||
|
||||
<div id="HEADERCONTAINER">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue