1

Topic: To remove quote link

How to remove quote link under each message?
My users spam it also when it isn't necessary.

Re: To remove quote link

There are 2 ways to do it.

1) You can disable it by css – span.quote-post { display: none; }
2) Write a small extension.