mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-01-24 06:18:08 -05:00
This alt text has no semantic value.
This commit is contained in:
@@ -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"> reddiquette</a>, an <em>informal</em> 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>
|
||||
|
||||
Reference in New Issue
Block a user