Qual: Ignore logo by assistive technology.

http://www.w3.org/TR/WCAG20-TECHS/H67.html
This commit is contained in:
Raphaël Doursenaud 2015-07-20 19:58:37 +02:00
parent 58acc31591
commit 7398104f33

View File

@ -81,7 +81,7 @@ $(document).ready(function () {
<div id="login_left">
<img alt="Logo" title="" src="<?php echo $urllogo; ?>" id="img_logo" />
<img alt="" src="<?php echo $urllogo; ?>" id="img_logo" />
</div>