From ab0c19f2bc7a8e765a42b6acac65a30433ff04fb Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Tue, 30 Nov 2010 17:55:13 +0000 Subject: - Patch #903046 by tim.plunkett, Jeff Burnz: cleanup bartiks maintenance-page.tpl.php. --- themes/bartik/templates/maintenance-page.tpl.php | 83 +++++++++--------------- 1 file changed, 29 insertions(+), 54 deletions(-) diff --git a/themes/bartik/templates/maintenance-page.tpl.php b/themes/bartik/templates/maintenance-page.tpl.php index 7dacde462..795cc02f1 100644 --- a/themes/bartik/templates/maintenance-page.tpl.php +++ b/themes/bartik/templates/maintenance-page.tpl.php @@ -3,10 +3,9 @@ /** * @file - * Bartik's theme implementation to display a single Drupal page while offline. + * Implementation to display a single Drupal page while offline. * - * All the available variables are mirrored in page.tpl.php. Some may be left - * blank but they are provided for consistency. + * All the available variables are mirrored in page.tpl.php. * * @see template_preprocess() * @see template_preprocess_maintenance_page() @@ -16,7 +15,6 @@ - <?php print $head_title; ?> @@ -24,69 +22,46 @@ > + - - -
- +
- -- cgit v1.2.3