You may use this code in "intranetuserjs" system preference :
$(document).ready(function() {
$("li>form#searchform").parent().after("<li><a href='/cgi-bin/koha/catalogue/search.pl'>Advanced Search</a></li>");
});
It adds a link to advanced search right after the simple search textbox.
Enjoy,
Is it possible to put the advanced search link in the opening cataloging
screen? (Currently only the basic "Cataloging search" is available)
Thank you!
_______________________________________________
Koha-devel mailing list
Koha-devel@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel