2 May
2011
2 May
'11
2:33 p.m.
Hi, Just a dumb question. grep -r -l --exclude=*.po "related_search" * on current master gives me 5 five template files: koha-tmpl/intranet-tmpl/prog/en/includes/facets.inc koha-tmpl/opac-tmpl/prog/nl-NL/includes/opac-facets.inc koha-tmpl/opac-tmpl/prog/nl-NL/includes/masthead.inc koha-tmpl/opac-tmpl/prog/en/includes/opac-facets.inc koha-tmpl/opac-tmpl/prog/en/includes/masthead.inc Apparently, the template vars related, related_search are not used (anymore) ? Does anyone know about it? Marcel