change No. by #

This commit is contained in:
Swrup 2022-02-08 19:56:57 +01:00
parent 9c35d10798
commit bf12a66eda

View file

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