
$(function() { $('a[href*=/cms/user]:contains(Edit)').hide(); } );