From: Raimond Spekking Date: Thu, 15 May 2008 07:47:44 +0000 (+0000) Subject: Use headings per section, improves navigation by screenreaders too. X-Git-Tag: 1.31.0-rc.0~47619 X-Git-Url: http://git.cyclocoop.org/%22%20.%20generer_url_ecrire%28%22suivi_revisions%22%29%20.%20%22?a=commitdiff_plain;h=5487b415f0d24e17ae21aafaafd7f033648231e6;p=lhc%2Fweb%2Fwiklou.git Use headings per section, improves navigation by screenreaders too. --- diff --git a/includes/ImagePage.php b/includes/ImagePage.php index 57cbf5bbc0..51c84005a9 100644 --- a/includes/ImagePage.php +++ b/includes/ImagePage.php @@ -577,7 +577,7 @@ EOT $wgOut->addWikiMsg( 'nolinkstoimage' ); return; } - $wgOut->addWikiMsg( 'linkstoimage' ); + $wgOut->addHTML( Xml::element( 'h5', null, wfMsg( 'linkstoimage' ) ) . "\n" ); $wgOut->addHTML( "