From 0bf679d51fe6a017d84c7e222d49b61b957c83e9 Mon Sep 17 00:00:00 2001 From: kados Date: Sat, 15 Jul 2006 18:53:24 +0000 Subject: [PATCH] OpacNav should be a textarea, now it is. --- updater/updatedatabase | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/updater/updatedatabase b/updater/updatedatabase index 22213db70c..e2e2417efa 100755 --- a/updater/updatedatabase +++ b/updater/updatedatabase @@ -1182,7 +1182,7 @@ my %tabledata = ( value => '', forceupdate => { 'explanation' => 1, - 'type' => 1 + 'type' => 'Textarea', }, explanation => 'Use HTML tabs to add navigational links to the left-hand navigational bar in OPAC', @@ -2134,6 +2134,9 @@ $sth->finish; exit; # $Log$ +# Revision 1.100.2.47 2006/07/15 18:53:24 kados +# OpacNav should be a textarea, now it is. +# # Revision 1.100.2.46 2006/06/20 18:02:23 oleonard # Fixing two minor typos # -- 2.39.5