Skip to content

Commit

Permalink
Qual: Ignore logo by assistive technology.
Browse files Browse the repository at this point in the history
  • Loading branch information
rdoursenaud committed Jul 24, 2015
1 parent 58acc31 commit 7398104
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion htdocs/core/tpl/login.tpl.php
Expand Up @@ -81,7 +81,7 @@

<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>

Expand Down

0 comments on commit 7398104

Please sign in to comment.