From d92a47f45c308209dc80322352db26c3063d9408 Mon Sep 17 00:00:00 2001 From: Renard Date: Wed, 3 Apr 2019 15:51:52 -0300 Subject: Small change --- static/js/shobon.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/js/shobon.js b/static/js/shobon.js index 3d549d0..534821e 100644 --- a/static/js/shobon.js +++ b/static/js/shobon.js @@ -88,7 +88,7 @@ function shobon() { } if (newRepliesInThread > 0 && !inThread) { - thread.getElementsByClassName("threadlinks")[0].innerHTML += "Marcar como leido"; + thread.getElementsByClassName("threadlinks")[0].innerHTML += "Marcar como leido"; } } -- cgit v1.2.1-18-gbd029