Page MenuHomePhabricator

371a.patch

Authored By
bzimport
Nov 21 2014, 6:54 PM
Size
624 B
Referenced Files
None
Subscribers
None

371a.patch

Index: includes/Linker.php
===================================================================
--- includes/Linker.php (revision 15901)
+++ includes/Linker.php (working copy)
@@ -645,7 +645,7 @@
$zoomicon = '<div class="magnify" style="float:'.$magnifyalign.'">'.
'<a href="'.$u.'" class="internal" title="'.$more.'">'.
'<img src="'.$wgStylePath.'/common/images/magnify-clip.png" ' .
- 'width="15" height="11" alt="'.$more.'" /></a></div>';
+ 'width="15" height="11" alt="" /></a></div>';
}
}
$s .= ' <div class="thumbcaption"'.$textalign.'>'.$zoomicon.$label."</div></div></div>";

File Metadata

Mime Type
text/x-diff
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1193
Default Alt Text
371a.patch (624 B)

Event Timeline