In mysite's implementation of hook_link, the theme function theme_mysite_links is called directly on line 517 rather than using the theme function. This makes it impossible to theme the group of mysite's links.
In mysite's implementation of hook_link, the theme function theme_mysite_links is called directly on line 517 rather than using the theme function. This makes it impossible to theme the group of mysite's links.
Comments
Comment #1
agentrickardSee patch at http://drupal.org/node/248726