It's possible to do this with JavaScript if you don't want to modify your template. You would add this to the "opacuserjs" system preference: $(document).ready(function(){ $("#opac-main-search label").hide(); $("#searchsubmit").attr("value","Search"); }); -- Owen -- Web Developer Athens County Public Libraries http://www.myacpl.org