From bb232c728af46441b22f071dd9cfb01d31ec69cf Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Tue, 1 Jul 2008 20:36:40 +0000 Subject: - Patch #277073 by threexk: improve consistency of offline vs off-line and online vs on-line. --- sites/default/default.settings.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sites') diff --git a/sites/default/default.settings.php b/sites/default/default.settings.php index f2cef06a2..b4134ff9b 100644 --- a/sites/default/default.settings.php +++ b/sites/default/default.settings.php @@ -175,8 +175,8 @@ ini_set('url_rewriter.tags', ''); # 'theme_default' => 'minnelli', # 'anonymous' => 'Visitor', /** - * A custom theme can be set for the off-line page. This applies when the site - * is explicitly set to off-line mode through the administration page or when + * A custom theme can be set for the offline page. This applies when the site + * is explicitly set to offline mode through the administration page or when * the database is inactive due to an error. It can be set through the * 'maintenance_theme' key. The template file should also be copied into the * theme. It is located inside 'modules/system/maintenance-page.tpl.php'. -- cgit v1.2.3