Hi, you can put this in OPACUserJS:

/* Change  address to Dept. Number. 
 --------------------------------------*/
$(document).ready(function(){
    $("#memberentry-form label[for='borrower_address']").html("Student
Number:");
  });

Hope that helps!



--
View this message in context: 
http://koha.1045719.n5.nabble.com/How-to-change-labels-on-opac-member-entry-screen-tp5940209p5940218.html
Sent from the Koha-general mailing list archive at Nabble.com.
_______________________________________________
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha

Reply via email to