(function($){

    $(document).ready(function() {
        $("#acctmgr_registerform legend").html("Required");
    });
    
})(jQuery);
