Something wrong for selecting block template in custom theme
xeopn - July 11, 2008 - 10:24
| Project: | Block Theme |
| Version: | 6.x-1.0-beta1 |
| Component: | Code |
| Category: | bug report |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | active |
Description
There is a 'right' region in my custom theme, and I want theme the blocks in 'right' region by my block-right.tpl.php. But there is something wrong if you don't use a 'block.tpl.php' template another. I mean if you customize both block-right.tpl.php and block.tpl.php it works, and only customize block-right.tpl.php it dosn't work.
