[Koha-patches] [PATCH] fixed typos in LTFL sysprefs

Galen Charlton galen.charlton at liblime.com
Fri Apr 24 14:40:16 CEST 2009


---
 admin/systempreferences.pl |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/admin/systempreferences.pl b/admin/systempreferences.pl
index 63937a9..790138a 100755
--- a/admin/systempreferences.pl
+++ b/admin/systempreferences.pl
@@ -236,8 +236,8 @@ $tabsysprefs{BakerTaylorPassword}     = 'EnhancedContent';
 $tabsysprefs{BakerTaylorUsername}     = 'EnhancedContent';
 
 # Library Thing for Libraries
-$tabsysprefs{LibraryThingforLibrariesId} = "EnhancedContent"; 
-$tabsysprefs{LibraryThingforLibrariesEnabled} = "EnhancedContent"; 
+$tabsysprefs{LibraryThingForLibrariesID} = "EnhancedContent"; 
+$tabsysprefs{LibraryThingForLibrariesEnabled} = "EnhancedContent"; 
 $tabsysprefs{LibraryThingForLibrariesTabbedView} = "EnhancedContent";
 
 # Syndetics
-- 
1.5.6.5




More information about the Koha-patches mailing list