From 6b6ea89afa76e5b3e3161e1afcb0e5f6350099a9 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Wed, 28 Jul 2010 01:40:39 +0000 Subject: - Patch #850686 by Jacine, sun: renamed 'highlight' region to 'highlighted' for consistency. --- modules/system/system.module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/system/system.module') diff --git a/modules/system/system.module b/modules/system/system.module index f16927aa4..05eb78661 100644 --- a/modules/system/system.module +++ b/modules/system/system.module @@ -2350,7 +2350,7 @@ function _system_rebuild_theme_data() { 'content' => 'Content', 'header' => 'Header', 'footer' => 'Footer', - 'highlight' => 'Highlighted content', + 'highlighted' => 'Highlighted', 'help' => 'Help', 'page_top' => 'Page top', 'page_bottom' => 'Page bottom', -- cgit v1.2.3