Remove "username's blog" link from Drupal blog posts


/ Published in: PHP
Save to your folder(s)

Annoyed by the "username's blog" links on your single-author Drupal blog? Don't reach for "display:none;"! Don't remove the $links variable from your node template!

Just paste this code into your theme's template.php file. Be sure to replace "mytheme" in the function name with the machine-readable name of your theme.

courtesy of http://drupal.org/node/731548#comment-2682062
This works for Drupal 6

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.