$j(document).ready(function() {
   $j("div#login_box li.login a ").text("Login to edit details");
}); 