From 5867d6ea81f9326e606ff898488534f01a5a787d Mon Sep 17 00:00:00 2001 From: Paul POULAIN Date: Fri, 23 Nov 2007 19:26:02 +0100 Subject: [PATCH] adding a tab to all un-affected sysprefs. + modify the look a little bit Signed-off-by: Joshua Ferraro --- admin/systempreferences.pl | 11 ++++++++++- .../prog/en/modules/admin/systempreferences.tmpl | 11 ++++++----- 2 files changed, 16 insertions(+), 6 deletions(-) diff --git a/admin/systempreferences.pl b/admin/systempreferences.pl index 6f3bf7d525..5fa34e53b1 100755 --- a/admin/systempreferences.pl +++ b/admin/systempreferences.pl @@ -100,7 +100,8 @@ my %tabsysprefs; $tabsysprefs{ReceiveBackIssues}="Catalogue"; $tabsysprefs{DefaultClassificationSource}="Catalogue"; $tabsysprefs{RoutingSerials}="Catalogue"; - + $tabsysprefs{'item-level_itypes'}="Catalogue"; + # Circulation $tabsysprefs{maxoutstanding}="Circulation"; $tabsysprefs{maxreserves}="Circulation"; @@ -126,6 +127,8 @@ my %tabsysprefs; $tabsysprefs{intranetcolorstylesheet}="Intranet"; $tabsysprefs{intranetuserjs}="Intranet"; $tabsysprefs{yuipath}="Intranet"; + $tabsysprefs{IntranetmainUserblock}="Intranet"; + # Members $tabsysprefs{automembernum}="Members"; $tabsysprefs{checkdigit}="Members"; @@ -149,10 +152,14 @@ my %tabsysprefs; $tabsysprefs{XISBNDailyLimit}="FRBR"; $tabsysprefs{PINESISBN}="FRBR"; $tabsysprefs{ThingISBN}="FRBR"; + $tabsysprefs{OPACFRBRizeEditions}="FRBR"; + $tabsysprefs{XISBNAmazonSimilarItems}="FRBR"; # OPAC $tabsysprefs{AmazonAssocTag}="OPAC"; + $tabsysprefs{AmazonSimilarItems}="OPAC"; $tabsysprefs{AmazonContent}="OPAC"; + $tabsysprefs{OPACAmazonContent}="OPAC"; $tabsysprefs{AmazonDevKey}="OPAC"; $tabsysprefs{BiblioDefaultView}="OPAC"; $tabsysprefs{LibraryName}="OPAC"; @@ -168,6 +175,8 @@ my %tabsysprefs; $tabsysprefs{opacuserjs}="OPAC"; $tabsysprefs{SubscriptionHistory}="OPAC"; $tabsysprefs{opacheader}="OPAC"; + $tabsysprefs{OPACAmazonSimilarItems}="OPAC"; + $tabsysprefs{OPACXISBNAmazonSimilarItems}="OPAC"; # OPACFeatures $tabsysprefs{SearchMyLibraryFirst}="OPACFeatures"; diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/systempreferences.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/systempreferences.tmpl index 4c2b143c4e..af8d636940 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/systempreferences.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/systempreferences.tmpl @@ -199,20 +199,21 @@ - + + - + + class="highlight"> - + - - + -- 2.39.5
VariablePreferenceExplanation ValueExplanationEditDelete
"> ONOFF ">Edit">Edit ">Delete