Thank you! On Tue, Aug 27, 2013 at 9:43 AM, Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> wrote:
Nicole, one more line is needed to change sort1 on those two places, the last one
$(document).ready(function(){
$("#memberentry_library_management label[for='sort1']").html("Jurisdiction :"); $("#patron-library-details .label:contains('Sort field 1:')").html('Jurisdiction:'); $("fieldset.rows label[for='sort1']").html("Jurisdiction :");
});
Regards, Bernardo
-- Bernardo Gonzalez Kriegel bgkriegel@gmail.com
On Mon, Aug 26, 2013 at 5:10 PM, Nicole Engard <nengard@gmail.com> wrote:
I'd like to update this jquery
http://wiki.koha-community.org/wiki/JQuery_Library#Relabel_Sort1_on_Patron_R... to also change sort1 on these pages:
/cgi-bin/koha/tools/modborrowers.pl /cgi-bin/koha/tools/import_borrowers.pl
Any help would be appreciated. _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha