In drupal 6, Zen was adding in its own region.tpl into the mix and we had to use hook_theme() to force Drupal to search for region suggestions.

This is no longer true in Drupal 7, so we should remove that code from zen_theme().

Comments

JohnAlbin’s picture

Title: zen_theme() no longer needs to force the region hook to search for region__ suggestions » No longer need to force the search for region__ suggestions
Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.