X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=admin%2Fsystempreferences.pl;h=175f6a04815b3594cd202c67b36bdec95c0e2eec;hb=a51aa4f546c5ca0dc7363b2cbbe77a903ee32f96;hp=8b3791933e5ddc754489e52498c5651e4a512c94;hpb=374b6f4b9f33a776d04cdaa696b40e8e033dda32;p=koha_fer diff --git a/admin/systempreferences.pl b/admin/systempreferences.pl index 8b3791933e..175f6a0481 100755 --- a/admin/systempreferences.pl +++ b/admin/systempreferences.pl @@ -204,7 +204,7 @@ $tabsysprefs{AllowAllMessageDeletion} = "Circulation"; $tabsysprefs{OverdueNoticeBcc} = "Circulation"; $tabsysprefs{OverduesBlockCirc} = "Circulation"; $tabsysprefs{UseTransportCostMatrix} = "Circulation"; - +$tabsysprefs{AllowReturnToBranch} = "Circulation"; # Staff Client $tabsysprefs{template} = "StaffClient";