ep_comments_page 11.0.15 → 11.0.17
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
<li class="separator"></li>
|
|
2
2
|
<li class="addComment">
|
|
3
|
-
<a title="Add new comment on selection" data-l10n-id="ep_comments_page.add_comment.title">
|
|
3
|
+
<a title="Add new comment on selection" aria-label="Add new comment on selection" data-l10n-id="ep_comments_page.add_comment.title">
|
|
4
4
|
<span class="buttonicon buttonicon-comment-medical"></span>
|
|
5
5
|
</a>
|
|
6
6
|
</li>
|