-
-
- diff --git a/themes/bartik/templates/maintenance-page.tpl.php b/themes/bartik/templates/maintenance-page.tpl.php index 7dacde4627c4..795cc02f1840 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 @@ -