mason@xen1:~/g/head$ find . -iname blinddetail-biblio-search.tt
./koha-tmpl/intranet-tmpl/prog/en/modules/authorities/blinddetail-biblio-search.tt
With the greatest of respect, I do not have a ~/g/head. Would you please be kind enough to give me a cat|vi or other text output of that file?
I do have koha-3.08.05 (untarred download):
paul@nelson:/mnt/data1/koha-3.08.05$ find . -iname blinddetail-biblio-search.tt paul@nelson:/mnt/data1/koha-3.08.05$
So it's not there.
Paul, I've just downloaded the tarball and navigated inside of it using 'mc', the file is there. Untarred just in case:
tomas@tomas-desktop:~/Downloads/koha-3.08.05$ find . -iname blinddetail-biblio-search.tt ./koha-tmpl/intranet-tmpl/prog/en/modules/authorities/blinddetail-biblio-search.tt
Regards To+
ah yep, looks like it's there... as expected :/ $ wget http://download.koha-community.org/koha-3.08.05.tar.gz $ tar xfz koha-3.08.05.tar.gz $ find ./koha-3.08.05 -iname blinddetail-biblio-search.tt ./koha-3.08.05/koha-tmpl/intranet-tmpl/prog/en/modules/authorities/blinddetail-biblio-search.tt