Skip to content

Commit bf22213

Browse files
manwaroalders
authored andcommitted
Proposed patch for issue 3108
Added attribute "alt" with value "Activity Graph" to the img element. https://metacpan.org/pod/Test2
1 parent 7443017 commit bf22213

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

root/inc/activity.tx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
<div class="activity-graph">
2-
<img src="[% $url %]?res=month" />
2+
<img src="[% $url %]?res=month" alt="Activity Graph"/>
33
<div class="comment">24 month</div>
44
</div>

0 commit comments

Comments
 (0)