Use button instead of anchor for try reddit link

This commit is contained in:
syeopite
2023-09-17 11:58:14 -07:00
parent 08adf93aac
commit e0807139eb
3 changed files with 25 additions and 12 deletions

View File

@@ -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>