From be4ae4a37e123f274d1fa2b966b634c1136170c5 Mon Sep 17 00:00:00 2001 From: Ralf Becker Date: Thu, 10 Jun 2010 05:36:28 +0000 Subject: [PATCH] changing (forced) template from idots to jdots for 10.1 --- preferences/inc/class.preferences_hooks.inc.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/preferences/inc/class.preferences_hooks.inc.php b/preferences/inc/class.preferences_hooks.inc.php index e6e8b616d9..804d56a744 100644 --- a/preferences/inc/class.preferences_hooks.inc.php +++ b/preferences/inc/class.preferences_hooks.inc.php @@ -126,7 +126,7 @@ class preferences_hooks 'help' => 'A template defines the layout of eGroupWare and it contains icons for each application.', 'xmlrpc' => True, 'admin' => False, - 'forced' => 'idots', + 'forced' => 'jdots', ), 'theme' => array( 'type' => 'select', @@ -136,7 +136,7 @@ class preferences_hooks 'help' => 'A theme defines the colors and fonts used by the template.', 'xmlrpc' => True, 'admin' => False, - 'forced' => 'idots', + 'forced' => 'jdots', ), 'navbar_format' => array( 'type' => 'select',