From f79924352fc9b1caa5e734e62f0dfa66844f31fb Mon Sep 17 00:00:00 2001 From: Angie Byron Date: Tue, 1 Dec 2009 15:57:40 +0000 Subject: #632030 by JohnAlbin: Merge Garland and Minnelli into one theme. --- includes/theme.maintenance.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'includes/theme.maintenance.inc') diff --git a/includes/theme.maintenance.inc b/includes/theme.maintenance.inc index a9b50bca5..1698630b5 100644 --- a/includes/theme.maintenance.inc +++ b/includes/theme.maintenance.inc @@ -44,7 +44,7 @@ function _drupal_maintenance_theme() { drupal_load('module', 'system'); } - $custom_theme = variable_get('maintenance_theme', 'minnelli'); + $custom_theme = variable_get('maintenance_theme', 'garland'); } $themes = list_themes(); -- cgit v1.2.3