On Wed, Apr 17, 2013 at 8:12 AM, Dennis Njuguna <[email protected]> wrote:
> Ohhh yes thanks alot Bernado, one last one can I re-label other field like
> "initials" I need to use this as student number
>
>
As many as you need, just repeat the statement
$("#memberentry_contact label[for='AAAA']").html("BBBB");
Regards
_______________________________________________
Koha mailing list http://koha-community.org
[email protected]
http://lists.katipo.co.nz/mailman/listinfo/koha

