Skip to content

Commit 6f8a5a7

Browse files
committed
still trying to fix the button
1 parent fa93493 commit 6f8a5a7

File tree

1 file changed

+1
-1
lines changed
  • vendor/nodebb-theme-harmony-2.1.15/templates/partials/topic

1 file changed

+1
-1
lines changed

vendor/nodebb-theme-harmony-2.1.15/templates/partials/topic/post.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
<div class="content text-break" component="post/content" itemprop="text">
8484
{posts.content}
8585

86-
{{{ if !posts.isEnglish }}}
86+
{{{ if posts.translatedContent }}}
8787
<div class="sensitive-content-message">
8888
<a class="btn btn-sm btn-primary view-translated-btn">
8989
Click here to view the translated message.

0 commit comments

Comments
 (0)