This alt text has no semantic value.

This commit is contained in:
Max Goodman
2012-10-05 14:04:38 -07:00
parent 3c1f792679
commit 736b4866b9

View File

@@ -107,6 +107,6 @@ function toggle_expando(elem){
<p>This last bit isn't a rule, but you should also be mindful of <a href="/help/reddiquette">&nbsp;reddiquette</a>, an&nbsp;<em>informal</em>&nbsp;expression of reddit's community values as written by the community itself. Please abide by it the best you can.</p>
</div>
<div class="info">
<img id="brick" class="bottom" title="${_("here at reddit, we inscribe our rules on a brick. screw tablets.")}" alt="" src="${static('brick.png')}">
<img id="brick" class="bottom" title="${_("here at reddit, we inscribe our rules on a brick. screw tablets.")}" alt="${_('this brick has no semantic value')}" src="${static('brick.png')}">
</div>
</div>