mirror of
https://git.nadeko.net/Fijxu/invidious.git
synced 2025-12-15 01:25:08 +00:00
Use button instead of anchor for try reddit link
This commit is contained in:
@@ -319,9 +319,9 @@ we're going to need to do it here in order to allow for translations.
|
||||
|
||||
<p>
|
||||
<b>
|
||||
<a href="javascript:void(0)" data-comments="reddit" id="try-reddit-comments-link">
|
||||
<button data-comments="reddit" id="try-reddit-comments-link" class="simulated_a">
|
||||
<%=HTML.escape(translate(locale, "comments_youtube_disabled_try_reddit"))%>
|
||||
</a>
|
||||
</button>
|
||||
</b>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user