Topic: disable quote and disable report
There is a way to disable quote and disable report?
thanks in advanced
You are not logged in. Please login or register.
PunBB Forums → PunBB 1.4 additions → disable quote and disable report
There is a way to disable quote and disable report?
thanks in advanced
Add at the end of each CSS you're using
.postfoot .post-actions >span.report-post, .postfoot .post-actions >span.quote-post {
display: none;
}
Add at the end of each CSS you're using
.postfoot .post-actions >span.report-post, .postfoot .post-actions >span.quote-post { display: none; }
nice solution, thanks you!
It's not my business, but for what?
PunBB Forums → PunBB 1.4 additions → disable quote and disable report
Powered by PunBB, supported by Informer Technologies, Inc.