From: Giuseppe Bilotta Date: Mon, 29 Jun 2009 22:00:54 +0000 (+0200) Subject: gitweb: add empty alt text to avatar img X-Git-Url: https://git.ladys.computer/Gitweb/commitdiff_plain/c76ed35d879c2149241709ff2966122860aac619d7e0402c04bd771ec71a78ac gitweb: add empty alt text to avatar img The empty alt text optimizes screen estate in text-only browsers. Signed-off-by: Giuseppe Bilotta Signed-off-by: Junio C Hamano --- diff --git a/gitweb.perl b/gitweb.perl index 5a55826..411d965 100755 --- a/gitweb.perl +++ b/gitweb.perl @@ -1575,6 +1575,7 @@ sub git_get_avatar { "" . $post_white; } else { return "";