=== modified file 'themes/engines/phptemplate/phptemplate.engine' --- themes/engines/phptemplate/phptemplate.engine 2006-10-23 06:45:17 +0000 +++ themes/engines/phptemplate/phptemplate.engine 2006-11-17 17:04:45 +0000 @@ -28,7 +28,6 @@ function phptemplate_regions() { 'left' => t('left sidebar'), 'right' => t('right sidebar'), 'content' => t('content'), - 'header' => t('header'), 'footer' => t('footer') ); }