Index: modules/system/page.tpl.php
===================================================================
RCS file: /cvs/drupal/drupal/modules/system/page.tpl.php,v
retrieving revision 1.22
diff -u -p -r1.22 page.tpl.php
--- modules/system/page.tpl.php 28 May 2009 16:44:06 -0000 1.22
+++ modules/system/page.tpl.php 1 Jun 2009 12:14:07 -0000
@@ -104,6 +104,11 @@
+
+
+
+
+
-
+
+
+
+
+
Index: modules/system/system.module
===================================================================
RCS file: /cvs/drupal/drupal/modules/system/system.module,v
retrieving revision 1.705
diff -u -p -r1.705 system.module
--- modules/system/system.module 29 May 2009 03:57:04 -0000 1.705
+++ modules/system/system.module 1 Jun 2009 12:14:07 -0000
@@ -1170,6 +1170,8 @@ function system_theme_default() {
'footer' => 'Footer',
'highlight' => 'Highlighted content',
'help' => 'Help',
+ 'top' => 'Top',
+ 'bottom' => 'Bottom',
),
'description' => '',
'features' => array(
Index: themes/garland/page.tpl.php
===================================================================
RCS file: /cvs/drupal/drupal/themes/garland/page.tpl.php,v
retrieving revision 1.27
diff -u -p -r1.27 page.tpl.php
--- themes/garland/page.tpl.php 28 May 2009 16:44:07 -0000 1.27
+++ themes/garland/page.tpl.php 1 Jun 2009 12:14:07 -0000
@@ -15,6 +15,12 @@
+
+
+
+
+
+
@@ -69,6 +75,11 @@
+
+
+
+
+