From 425a91c0866c858dba0f8b5150c31504b99e63e1 Mon Sep 17 00:00:00 2001 From: tipaul Date: Mon, 10 May 2004 09:29:33 +0000 Subject: [PATCH] css is now the default theme for OPAC. It will be the theme used for improvements and new things in OPAC. --- updater/updatedatabase | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/updater/updatedatabase b/updater/updatedatabase index 348045ad2b..5ab388792e 100755 --- a/updater/updatedatabase +++ b/updater/updatedatabase @@ -455,7 +455,7 @@ my %tabledata = ( variable => 'opacthemes', forceupdate => { 'explanation' => 1, 'type' => 1 }, - value => 'default', + value => 'css', explanation => 'Set the preferred order for themes. The top theme will be tried first.', type => 'Themes' }, @@ -1067,6 +1067,10 @@ $sth->finish; exit; # $Log$ +# Revision 1.78 2004/05/10 09:29:33 tipaul +# css is now the default theme for OPAC. +# It will be the theme used for improvements and new things in OPAC. +# # Revision 1.77 2004/05/06 14:56:51 tipaul # adding table issuingrules (previously called categoryitem # -- 2.20.1