- <%= l('The link(s) of your file(s) will automatically be sent by mail to %1 (%2)', stash('invitation')->ldap_user, stash('invitation')->ldap_user_mail) %>
+ <%= l('The link(s) of your file(s) will automatically be sent by mail to %1 (%2)', stash('invitation')->auth_user, stash('invitation')->auth_user_mail) %>