[Koha] "Go" Button on search pages

Owen Leonard oleonard at myacpl.org
Wed May 6 23:12:11 UTC 2009


> But if you decide to relabel it, you should use jquery code in opacuserjs.

Specifically:

$(document).ready(function(){
  $("#searchsubmit").attr("value","Search Now");
});

  -- Owen

-- 
Web Developer
Athens County Public Libraries
http://www.myacpl.org



More information about the Koha mailing list