How can I prevent the print module to insert its links into the quotes block?

Comments

gisle’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)

Are you talking about this module? https://www.drupal.org/project/print

Anyway, you can suppress any renderable element with CSS.

If CSS don't solve the issue for you, I think you need to make suppression of the links a feature request of the module that creates them.