change No. by #

This commit is contained in:
Swrup 2022-02-08 19:56:57 +01:00
parent a7086b5dfd
commit cef345b59c

View file

@ -59,7 +59,7 @@ let view_post ?is_thread_preview post_id =
Format.sprintf
{|
<span class=postNo>
<a href="#%s" title="Link to this post">No.</a>
<a href="#%s" title="Link to this post">#</a>
<a href="javascript:insert_quote('%s')" "class=quoteLink title="Reply to this post">%s</a>
</span>
%s