[Koha] "Go" Button on search pages

Owen Leonard oleonard at myacpl.org
Thu May 7 11:12:11 NZST 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