| 11 |
return array ( |
return array ( |
| 12 |
'leaderboard' => t('leaderboard'), |
'leaderboard' => t('leaderboard'), |
| 13 |
'header' => t('header'), |
'header' => t('header'), |
| 14 |
'left' => t('left sidebar'), |
'sidebar_left' => t('left sidebar'), |
| 15 |
'right' => t('right sidebar'), |
'sidebar_right' => t('right sidebar'), |
| 16 |
'section_top' => t('section top'), |
'section_top' => t('section top'), |
| 17 |
'content_top' => t('content top'), |
'content_top' => t('content top'), |
| 18 |
'content_bottom' => t('content bottom'), |
'content_bottom' => t('content bottom'), |