We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3fbb7c commit 73f6535Copy full SHA for 73f6535
templates/shared/user/profile_big_avatar.tmpl
@@ -39,7 +39,7 @@
39
<li>
40
{{svg "octicon-mail"}}
41
<a class="gt-f1" href="mailto:{{.ContextUser.Email}}" rel="nofollow">{{.ContextUser.Email}}</a>
42
- <a href="{{AppSubUrl}}/user/settings#keep-email-private">
+ <a href="{{AppSubUrl}}/user/settings#privacy-user-settings">
43
{{if .ShowUserEmail}}
44
<i data-tooltip-content="{{.locale.Tr "user.email_visibility.limited"}}">
45
{{svg "octicon-unlock"}}
0 commit comments