X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=help.pl;h=402e7d5450e001e2a5d6e4c42422816fa910a3b2;hb=dff4d760f68c88c3cffa8af063a154c6b3f9e37f;hp=09dc8de95096682d1aac8400088c2393c93ab354;hpb=88b2c19a25eeb9fa1a201076f3b88d421c192a5c;p=koha_fer diff --git a/help.pl b/help.pl index 09dc8de950..402e7d5450 100755 --- a/help.pl +++ b/help.pl @@ -54,6 +54,7 @@ sub gethelptemplate { C4::Context->preference("intranetcolorstylesheet"), intranetstylesheet => C4::Context->preference("intranetstylesheet"), IntranetNav => C4::Context->preference("IntranetNav"), + yuipath => C4::Context->preference("yuipath"), referer => $refer, ); return $template;