Skip to content
Snippets Groups Projects
Commit 28072daf authored by Ioannis Kakavas's avatar Ioannis Kakavas
Browse files

No need to show a user id to the user, it's opaque either way

parent 9dd6e568
Branches
1 merge request!4Update UI and support no account linking flow
......@@ -46,7 +46,7 @@
</div>
% else:
<div class="alert alert-warning">
${_("Your account ")}${user_id}${_(" at ")}${issuer}${_(" is not registered!")}
${_("Your identity at ")}${issuer}${_(" is not registered!")}
</div>
% endif
</div>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment